[DONT MERGE] give a spec to input files

This commit is contained in:
Paul Schneider 2018-01-16 13:35:54 +01:00
commit 742796c592
12 changed files with 67 additions and 44 deletions

View file

@ -11,7 +11,6 @@ using Microsoft.AspNet.Mvc.Rendering;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.OptionsModel;
using Microsoft.AspNet.Http;
using Yavsc.Helpers;
using Yavsc.Models;
using Yavsc.Services;
using Yavsc.ViewModels.Account;