This commit is contained in:
2018-07-12 18:12:34 +02:00
parent c6b559b7ab
commit 395f95d8ae

View File

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