code formatting

This commit is contained in:
Paul Schneider 2016-11-16 10:17:39 +01:00
commit c3bd9aa12e
3 changed files with 6 additions and 0 deletions

View file

@ -25,6 +25,7 @@ namespace Yavsc.Models.Market {
[NotMapped]
public List<IBillingClause> Billing { get; set; }
}
}