Skip to content

Commit

Permalink
removed newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
amihaiemil committed Oct 16, 2021
1 parent e192156 commit a357cf4
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ public void perform(final Event event) {
LOG.debug(
"Enabling Issues for Repo " + repoFullName
+ " at " + provider + "... "


);
try {
project.repo().enableIssues();
Expand Down

0 comments on commit a357cf4

Please sign in to comment.