diff --git a/Content.Client/app.config b/Content.Client/app.config deleted file mode 100644 index aabeba76c1..0000000000 --- a/Content.Client/app.config +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Content.Server/Administration/PlayerLocator.cs b/Content.Server/Administration/PlayerLocator.cs index ddf6d46140..477791f642 100644 --- a/Content.Server/Administration/PlayerLocator.cs +++ b/Content.Server/Administration/PlayerLocator.cs @@ -7,7 +7,6 @@ using System.Threading; using System.Threading.Tasks; using Content.Server.Database; using JetBrains.Annotations; -using Newtonsoft.Json; using Robust.Server.Player; using Robust.Shared; using Robust.Shared.Configuration; diff --git a/Content.Server/app.config b/Content.Server/app.config deleted file mode 100644 index aabeba76c1..0000000000 --- a/Content.Server/app.config +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Content.Shared/app.config b/Content.Shared/app.config deleted file mode 100644 index aabeba76c1..0000000000 --- a/Content.Shared/app.config +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file