refactoring

This commit is contained in:
Paul Schneider 2017-01-19 14:32:03 +01:00
commit add449c18a
7 changed files with 30 additions and 29 deletions

View file

@ -1,7 +1,6 @@
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNet.Mvc;
using Microsoft.AspNet.Mvc.Rendering;
using Microsoft.Data.Entity;
using Yavsc.Models;
using Yavsc.Models.Relationship;