We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fef7e2e commit eff8e17Copy full SHA for eff8e17
jabkit/src/main/java/org/jabref/cli/CheckIntegrity.java
@@ -54,7 +54,6 @@ class CheckIntegrity implements Callable<Integer> {
54
55
@Override
56
public Integer call() {
57
- System.err.println(allowIntegerEdition);
58
Optional<ParserResult> parserResult = ArgumentProcessor.importFile(
59
inputFile,
60
"bibtex",
0 commit comments