remove redundant break
This commit is contained in:
		| @@ -238,7 +238,6 @@ namespace TSforgeCLI | ||||
|                         { | ||||
|                             Logger.WriteLine("Argument doesn't exist or the specified activation ID is invalid."); | ||||
|                             options.ShowHelp = true; | ||||
|                             break; | ||||
|                         } | ||||
|                         break; | ||||
|                 } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Lyssa
					Lyssa