Skip to content

Commit 83b47ef

Browse files
committed
checkstyle
1 parent 452195c commit 83b47ef

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616

1717
import org.jabref.gui.externalfiles.ImportHandler;
1818
import org.jabref.gui.importer.NewEntryAction;
19-
import org.jabref.gui.util.DefaultTaskExecutor;
2019
import org.jabref.gui.util.TaskExecutor;
2120
import org.jabref.logic.importer.FetcherClientException;
2221
import org.jabref.logic.importer.FetcherException;
@@ -25,7 +24,6 @@
2524
import org.jabref.logic.importer.WebFetchers;
2625
import org.jabref.logic.importer.fetcher.DoiFetcher;
2726
import org.jabref.logic.l10n.Localization;
28-
import org.jabref.logic.layout.format.Default;
2927
import org.jabref.model.entry.BibEntry;
3028
import org.jabref.model.entry.types.StandardEntryType;
3129
import org.jabref.model.strings.StringUtil;

0 commit comments

Comments
 (0)