Cleanup the namespaces (#8132)
This commit is contained in:
@@ -17,7 +17,6 @@ using Robust.Shared.Random;
|
||||
using Robust.Shared.Serialization.Manager;
|
||||
using Content.Shared.Inventory.Events;
|
||||
using Content.Server.Nutrition.EntitySystems;
|
||||
using Robust.Shared.Map;
|
||||
using Robust.Shared.Utility;
|
||||
|
||||
namespace Content.Server.Disease
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
using Content.Server.Disease.Components;
|
||||
using JetBrains.Annotations;
|
||||
using Content.Shared.Disease;
|
||||
using Robust.Shared.IoC;
|
||||
|
||||
namespace Content.Server.Disease.Effects
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user