Cleanup the namespaces (#8132)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
using Content.Server.Chat;
|
||||
using Content.Server.Chat.Managers;
|
||||
using Content.Shared.Actions;
|
||||
using Content.Shared.Actions.ActionTypes;
|
||||
using JetBrains.Annotations;
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
using Robust.Shared.GameObjects;
|
||||
|
||||
namespace Content.Server.Actions.Events
|
||||
{
|
||||
public sealed class DisarmAttemptEvent : CancellableEntityEventArgs
|
||||
|
||||
Reference in New Issue
Block a user