Fixing these namespaces was a mistake

This commit is contained in:
DrSmugleaf
2020-07-07 00:33:57 +02:00
parent 7cc5a3fb65
commit 793f843ae8
18 changed files with 20 additions and 34 deletions

View File

@@ -11,7 +11,7 @@ using Robust.Shared.Interfaces.GameObjects;
using Robust.Shared.IoC;
using Robust.Shared.Localization;
using System.Linq;
using Content.Server.GameObjects.Components.Items.Storage;
using Content.Server.GameObjects.Components;
namespace Content.Server.Chat
{