removes unused reference

vnext
Paul Schneider 5 years ago
parent e818c430c8
commit ba5e5bad11
1 changed files with 0 additions and 1 deletions

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

Loading…