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