mirror of
				https://github.com/wting/autojump
				synced 2025-06-13 12:54:07 +00:00 
			
		
		
		
	Remove debug printing
This commit is contained in:
		
							parent
							
								
									9aeee1b9b6
								
							
						
					
					
						commit
						f80338d60b
					
				| @ -364,7 +364,6 @@ def main(args):  # noqa | ||||
| 
 | ||||
|     # all arguments are mutually exclusive | ||||
|     if args.add: | ||||
|         print(type(args.add)) | ||||
|         for arg in args.add: | ||||
|             save(config, first(add_path(load(config), arg))) | ||||
|     elif args.complete: | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user