send-email: remove debug trace
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>maint
							parent
							
								
									ebdaae372b
								
							
						
					
					
						commit
						69931b7183
					
				|  | @ -449,7 +449,6 @@ sub check_file_rev_conflict($) { | ||||||
| 	try { | 	try { | ||||||
| 		$repo->command('rev-parse', '--verify', '--quiet', $f); | 		$repo->command('rev-parse', '--verify', '--quiet', $f); | ||||||
| 		if (defined($format_patch)) { | 		if (defined($format_patch)) { | ||||||
| 			print "foo\n"; |  | ||||||
| 			return $format_patch; | 			return $format_patch; | ||||||
| 		} | 		} | ||||||
| 		die(<<EOF); | 		die(<<EOF); | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	 Erik Faye-Lund
						Erik Faye-Lund