Skip to content

Commit d08da62

Browse files
committed
remove obsolete comment
1 parent 17a028d commit d08da62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/jabref/gui/EntryTypeViewModel.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ public void runFetcherWorker() {
153153
}
154154
searchSuccesfulProperty.set(true);
155155

156-
// close();
157156
} else if (StringUtil.isBlank(idText.getValue())) {
158157
dialogService.showWarningDialogAndWait(Localization.lang("Empty search ID"), Localization.lang("The given search ID was empty."));
159158
}

0 commit comments

Comments
 (0)