mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-26 06:27:19 +01:00
Remove old Config temp var
This commit is contained in:
@@ -900,9 +900,6 @@ namespace TGServerService
|
||||
|
||||
currentProgress = -1;
|
||||
|
||||
var Config = Properties.Settings.Default;
|
||||
|
||||
|
||||
branch = Repo.Branches[LocalBranchName];
|
||||
if (branch == null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user