Remove stray arg object print
This commit is contained in:
		
							parent
							
								
									b552c933d7
								
							
						
					
					
						commit
						7af7b78995
					
				@ -71,7 +71,6 @@ class CmdCtrl:
 | 
			
		||||
        cmd_tag.process_args(sub_tag)
 | 
			
		||||
 | 
			
		||||
        self.cmd_args = self.argparser.parse_args(argv)
 | 
			
		||||
        print(self.cmd_args)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
    def module(self):
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user