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."); |                             Logger.WriteLine("Argument doesn't exist or the specified activation ID is invalid."); | ||||||
|                             options.ShowHelp = true; |                             options.ShowHelp = true; | ||||||
|                             break; |  | ||||||
|                         } |                         } | ||||||
|                         break; |                         break; | ||||||
|                 } |                 } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Lyssa
					Lyssa