Removes some unused usings

This commit is contained in:
Cyberboss
2018-07-27 10:01:04 -04:00
parent 591416c92c
commit 6cf06636c5
@@ -1,10 +1,8 @@
using Microsoft.EntityFrameworkCore;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Host.Core;
using Tgstation.Server.Host.Models;
namespace Tgstation.Server.Host.Security