linkreport command stub

This commit is contained in:
Jindra Petřík
2024-01-21 16:16:48 +01:00
parent ea1881d263
commit ef9451694e

View File

@@ -44,7 +44,7 @@ public class LinkReport implements Runnable {
paramLabel = "IN_FILE",
description = "Input file"
)
String inFile;
String inFile;
@Override
public void run() {