summaryrefslogtreecommitdiff
path: root/TSforgeCLI/Program.cs
diff options
context:
space:
mode:
Diffstat (limited to 'TSforgeCLI/Program.cs')
-rw-r--r--TSforgeCLI/Program.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/TSforgeCLI/Program.cs b/TSforgeCLI/Program.cs
index 2c72265..7c1a50b 100644
--- a/TSforgeCLI/Program.cs
+++ b/TSforgeCLI/Program.cs
@@ -238,7 +238,6 @@ namespace TSforgeCLI
{
Logger.WriteLine("Argument doesn't exist or the specified activation ID is invalid.");
options.ShowHelp = true;
- break;
}
break;
}