Skip to content

Commit

Permalink
remove sout debug logging (#756)
Browse files Browse the repository at this point in the history
  • Loading branch information
koin612 authored Oct 9, 2023
1 parent 4aa5bcd commit 535ccd5
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,6 @@ void checkForDuplicatePaths() {
apis.add(rec);
return apis;
});

System.out.println("paths = " + paths);
}
});
}
Expand Down

0 comments on commit 535ccd5

Please sign in to comment.