linkreport command stub

This commit is contained in:
Jindra Petřík
2024-08-05 11:17:25 +02:00
parent ea1881d263
commit ef9451694e
@@ -44,7 +44,7 @@ public class LinkReport implements Runnable {
paramLabel = "IN_FILE",
description = "Input file"
)
String inFile;
String inFile;
@Override
public void run() {