Skip to content

Commit b618ec8

Browse files
committed
Drop obsoleted pp output
1 parent 0fae42e commit b618ec8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/commit-email.rb

-1
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,6 @@ def main(repo_path, to, rest)
472472
p [oldrev, newrev, refname]
473473
GitInfoBuilder.new(repo_path).build(oldrev, newrev, refname)
474474
end
475-
require "pp"; pp infos
476475
else
477476
raise "unsupported vcs #{options.vcs.inspect} is specified"
478477
end

0 commit comments

Comments
 (0)