Skip to content

Commit

Permalink
remove sout debug logging
Browse files Browse the repository at this point in the history
  • Loading branch information
koin612 committed Oct 6, 2023
1 parent 4aa5bcd commit b9a2cce
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 b9a2cce

Please sign in to comment.