diff --git a/Content.Server/_CP14/Knowledge/Specials/CP14AddKnowledgeSpecial.cs b/Content.Server/_CP14/Knowledge/Specials/CP14AddKnowledgeSpecial.cs index ada6c14bcb..0c68615cd1 100644 --- a/Content.Server/_CP14/Knowledge/Specials/CP14AddKnowledgeSpecial.cs +++ b/Content.Server/_CP14/Knowledge/Specials/CP14AddKnowledgeSpecial.cs @@ -1,9 +1,8 @@ using Content.Shared._CP14.Knowledge.Prototypes; using Content.Shared.Roles; -using JetBrains.Annotations; using Robust.Shared.Prototypes; -namespace Content.Server._CP14.Knowledge; +namespace Content.Server._CP14.Knowledge.Specials; /// /// a component that can be hung on an entity to immediately teach it some skills