removes unused reference

This commit is contained in:
2019-08-22 16:07:30 +01:00
parent e818c430c8
commit ba5e5bad11

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;