cleans using clauses

This commit is contained in:
Paul Schneider 2016-11-04 12:18:15 +01:00
commit 5604ae3a54
5 changed files with 9 additions and 18 deletions

View file

@ -1,8 +1,6 @@
using System;
using System.Collections.Generic;
using System.Linq;
using Microsoft.AspNet.Authorization;
using Microsoft.AspNet.Mvc;
using Microsoft.Data.Entity;