Cleanup the namespaces (#8132)
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
using Content.Shared.Damage;
|
||||
using Microsoft.CodeAnalysis.CSharp.Syntax;
|
||||
using Robust.Shared.Analyzers;
|
||||
using Robust.Shared.GameObjects;
|
||||
using Robust.Shared.Serialization.Manager.Attributes;
|
||||
|
||||
namespace Content.Server.Wieldable.Components
|
||||
{
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
using Content.Shared.Sound;
|
||||
using Robust.Shared.Analyzers;
|
||||
using Robust.Shared.GameObjects;
|
||||
using Robust.Shared.Serialization.Manager.Attributes;
|
||||
|
||||
namespace Content.Server.Wieldable.Components
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user