Remove dead links

This commit is contained in:
Clément Fournier
2019-01-07 14:07:28 +01:00
parent f922bcac0e
commit 5a20ec37d0
5 changed files with 6 additions and 40 deletions

View File

@@ -173,8 +173,6 @@ public class DeadLinksChecker {
executorService.shutdown();
// all appenders have been pushed
System.out.println("Scanned " + scannedFiles + " files for dead links.");
System.out.println(" Found " + foundExternalLinks + " external links, " + checkedExternalLinks + " of those where checked.");