Removes unused namespaces
This commit is contained in:
parent
86b63f003d
commit
3f0a72a62f
3151 changed files with 84 additions and 8178 deletions
|
|
@ -1,8 +1,6 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using Server;
|
||||
using Server.Commands;
|
||||
using Server.Engines.MLQuests.Definitions;
|
||||
using Server.Engines.MLQuests.Gumps;
|
||||
using Server.Engines.MLQuests.Objectives;
|
||||
using Server.Gumps;
|
||||
|
|
@ -11,7 +9,6 @@ using Server.Network;
|
|||
using System.Collections;
|
||||
using Server.Commands.Generic;
|
||||
using Server.Items;
|
||||
using Server.Targeting;
|
||||
using System.IO;
|
||||
|
||||
namespace Server.Engines.MLQuests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue