diff --git a/heptapod/gitlab/__init__.py b/heptapod/gitlab/__init__.py index 32ea9bcd47568019561e70ee2927520a69416a11_aGVwdGFwb2QvZ2l0bGFiL19faW5pdF9fLnB5..b5091b393a304969af0264c2de9b01c7e4d8ec58_aGVwdGFwb2QvZ2l0bGFiL19faW5pdF9fLnB5 100644 --- a/heptapod/gitlab/__init__.py +++ b/heptapod/gitlab/__init__.py @@ -121,7 +121,6 @@ fmt = "View merge request for {branch_name}:" fmt += "\n {url}" out_lines.append(fmt.format(**mr)) - print(repr(out_lines)) return out_lines