refactoring

This commit is contained in:
Paul Schneider 2016-11-14 17:55:24 +01:00
commit 9b215072e1
18 changed files with 49 additions and 50 deletions

View file

@ -5,7 +5,8 @@ namespace BookAStar.Pages
{
using Data;
using Model.Workflow;
using ViewModels;
using ViewModels.EstimateAndBilling;
public partial class EditEstimatePage : ContentPage
{