Skip to content

Commit eff8e17

Browse files
committed
remove test output
1 parent fef7e2e commit eff8e17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jabkit/src/main/java/org/jabref/cli/CheckIntegrity.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ class CheckIntegrity implements Callable<Integer> {
5454

5555
@Override
5656
public Integer call() {
57-
System.err.println(allowIntegerEdition);
5857
Optional<ParserResult> parserResult = ArgumentProcessor.importFile(
5958
inputFile,
6059
"bibtex",

0 commit comments

Comments
 (0)