format du code

main
Paul Schneider 9 years ago
parent b445237637
commit 907fcdfb6c
1 changed files with 2 additions and 2 deletions

@ -7,9 +7,9 @@ using System.Linq;
namespace ZicMoove.Model.Workflow
{
using Data;
using Interfaces;
using Musical;
using Social;
using YavscLib.Workflow;
public partial class Estimate : IEstimate
{
public long Id { get; set; }

Loading…