This commit is contained in:
Paul Schneider 2018-07-12 18:12:34 +02:00
commit 7efb22cb2b

View file

@ -5,7 +5,5 @@ namespace Yavsc.ViewModels.Workflow
public class EstimateEdition
{
public Estimate Data { get; set; }
}
}