From ce0ec78e8d09137147585429551dc94b5d8c20ec Mon Sep 17 00:00:00 2001 From: Tornado Tech <54727692+Tornado-Technology@users.noreply.github.com> Date: Thu, 6 Mar 2025 19:43:04 +1000 Subject: [PATCH] fix: CP14AddKnowledgeSpecial namespace --- .../_CP14/Knowledge/Specials/CP14AddKnowledgeSpecial.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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