mirror of https://github.com/quasar/Quasar.git
Removed unused using references
This commit is contained in:
parent
0d106a4f8b
commit
21dc5b766f
|
@ -5,10 +5,8 @@
|
|||
using System.Windows.Forms;
|
||||
using xServer.Core.Misc;
|
||||
using xServer.Core.Packets.ClientPackets;
|
||||
using xServer.Core.Packets.ServerPackets;
|
||||
using xServer.Forms;
|
||||
using xServer.Settings;
|
||||
using Directory = System.IO.Directory;
|
||||
|
||||
namespace xServer.Core.Commands
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue