nettoyage

This commit is contained in:
Paul Schneider 2016-06-07 22:00:10 +02:00
commit 989df49cf2
12 changed files with 4 additions and 29 deletions

View file

@ -2,7 +2,6 @@ using System;
using System.Linq;
using Microsoft.AspNet.Authorization;
using Microsoft.AspNet.Mvc;
using Microsoft.Data.Entity;
using Yavsc.Models;
namespace Yavsc.Controllers