Code cleanup

This commit is contained in:
2015-07-22 12:41:13 +02:00
parent dd1869f124
commit 45f0018512
8 changed files with 11 additions and 24 deletions

View File

@@ -1,8 +1,5 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
@@ -126,4 +123,4 @@ namespace VAR.Focus.Web.Controls
#endregion
}
}
}