removes unused reference

This commit is contained in:
Paul Schneider 2019-08-22 16:07:30 +01:00
commit fa8ac61b16

View file

@ -20,7 +20,6 @@ using Newtonsoft.Json;
namespace Yavsc.Controllers
{
using System.Collections.Generic;
using Yavsc.Abstract.Manage;
using Yavsc.Auth;
using Yavsc.Helpers;