Cleanup the namespaces (#8132)
This commit is contained in:
@@ -1,15 +1,8 @@
|
||||
using System.Collections.Generic;
|
||||
using Content.Server.Mind.Components;
|
||||
using Content.Server.Objectives.Interfaces;
|
||||
using JetBrains.Annotations;
|
||||
using Robust.Shared.GameObjects;
|
||||
using Robust.Shared.IoC;
|
||||
using Robust.Shared.Random;
|
||||
using Robust.Shared.Localization;
|
||||
using Robust.Shared.Utility;
|
||||
using Robust.Shared.Serialization.Manager.Attributes;
|
||||
using Content.Server.Traitor;
|
||||
using Content.Server.Roles;
|
||||
|
||||
namespace Content.Server.Objectives.Conditions
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user