diff --git a/TGServerService/ServerInstance/Repository.cs b/TGServerService/ServerInstance/Repository.cs index c70a2243cb..fc1a8e7e7d 100644 --- a/TGServerService/ServerInstance/Repository.cs +++ b/TGServerService/ServerInstance/Repository.cs @@ -900,9 +900,6 @@ namespace TGServerService currentProgress = -1; - var Config = Properties.Settings.Default; - - branch = Repo.Branches[LocalBranchName]; if (branch == null) {