Removes unused namespaces

This commit is contained in:
Kamron Batman 2018-09-14 08:41:38 -07:00
parent 86b63f003d
commit 3f0a72a62f
3151 changed files with 84 additions and 8178 deletions

View file

@ -1,7 +1,6 @@
using System;
using System.Collections;
using System.Collections.Generic;
using Server;
using Server.Items;
using Server.Misc;
using Server.Mobiles;
@ -13,7 +12,6 @@ using Server.Accounting;
using Server.ContextMenus;
using Server.Gumps;
using Server.Guilds;
using Server.Engines.BulkOrders;
namespace Server.Multis
{

View file

@ -1,9 +1,6 @@
using System;
using System.Collections;
using System.Collections.Generic;
using Server;
using Server.Items;
using Server.Movement;
using Server.Network;
namespace Server.Multis

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Regions;
using Server.Targeting;
using Server.Engines.CannedEvil;

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Regions;
using Server.Targeting;
using Server.Engines.CannedEvil;

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Gumps;
using Server.Network;

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Multis;
using Server.Network;

View file

@ -1,7 +1,3 @@
using System;
using Server;
using Server.Items;
namespace Server.Multis
{
public class LargeBoat : BaseBoat

View file

@ -1,7 +1,3 @@
using System;
using Server;
using Server.Items;
namespace Server.Multis
{
public class LargeDragonBoat : BaseBoat

View file

@ -1,7 +1,3 @@
using System;
using Server;
using Server.Items;
namespace Server.Multis
{
public class MediumBoat : BaseBoat

View file

@ -1,7 +1,3 @@
using System;
using Server;
using Server.Items;
namespace Server.Multis
{
public class MediumDragonBoat : BaseBoat

View file

@ -1,6 +1,4 @@
using System;
using System.Collections;
using Server;
using Server.Factions;
using Server.Multis;

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Prompts;
namespace Server.Multis

View file

@ -1,7 +1,3 @@
using System;
using Server;
using Server.Items;
namespace Server.Multis
{
public class SmallBoat : BaseBoat

View file

@ -1,7 +1,3 @@
using System;
using Server;
using Server.Items;
namespace Server.Multis
{
public class SmallDragonBoat : BaseBoat

View file

@ -1,7 +1,3 @@
using System;
using System.IO;
using Server;
namespace Server.Misc
{
public class Strandedness

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Multis;
using Server.Network;

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Items;
using Server.Mobiles;

View file

@ -1,6 +1,4 @@
using System;
using System.Collections;
using Server;
using Server.Items;
using Server.Mobiles;
using System.Collections.Generic;

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Items;
using Server.Mobiles;

View file

@ -1,5 +1,3 @@
using System;
using Server;
using Server.Items;
using Server.Mobiles;

View file

@ -1,4 +1,3 @@
using System;
using System.Collections.Generic;
using System.IO;

View file

@ -1,9 +1,5 @@
using System;
using System.Collections;
using Server;
using Server.Multis;
using Server.Targeting;
using Server.Items;
using Server.Regions;
namespace Server.Multis.Deeds

View file

@ -1,6 +1,5 @@
using System;
using System.Collections.Generic;
using Server;
namespace Server.Multis
{

View file

@ -3,14 +3,11 @@ using System.Collections;
using System.Collections.Generic;
using System.IO;
using System.Threading;
using Server;
using Server.Commands;
using Server.Gumps;
using Server.Items;
using Server.Mobiles;
using Server.Network;
using Server.Spells;
using Server.Targeting;
namespace Server.Multis
{

View file

@ -1,10 +1,5 @@
using System;
using System.Collections;
using System.Collections.Generic;
using Server;
using Server.Guilds;
using Server.Items;
using Server.Misc;
using Server.Regions;
using Server.Spells;

View file

@ -1,6 +1,5 @@
using System;
using System.Collections;
using Server;
using Server.Gumps;
using Server.Multis;
using Server.Mobiles;

View file

@ -1,8 +1,5 @@
using System;
using System.Collections;
using System.Collections.Generic;
using Server;
using Server.Multis;
using Server.Gumps;
using Server.ContextMenus;

View file

@ -1,9 +1,6 @@
using System;
using System.Collections;
using Server;
using Server.Gumps;
using Server.Multis;
using Server.Targeting;
using System.Collections.Generic;
using Server.ContextMenus;

View file

@ -1,6 +1,3 @@
using System;
using System.Collections;
using Server;
using Server.Items;
using Server.Multis.Deeds;

View file

@ -1,7 +1,5 @@
using System;
using System.Collections;
using System.Collections.Generic;
using Server;
using Server.Items;
using Server.Network;

View file

@ -1,7 +1,5 @@
using System;
using System.Collections;
using System.Collections.Generic;
using Server;
using Server.Items;
namespace Server.Multis