Skip to content

Commit

Permalink
fixed formatting issue in FieldCheckers.java
Browse files Browse the repository at this point in the history
  • Loading branch information
diegos committed Jun 2, 2019
1 parent a2154b2 commit 9271562
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@

import org.jabref.logic.journals.JournalAbbreviationRepository;
import org.jabref.model.database.BibDatabaseContext;
import org.jabref.model.entry.BibEntry;
import org.jabref.model.entry.FieldName;
import org.jabref.model.entry.InternalBibtexFields;
import org.jabref.model.metadata.FilePreferences;
import org.jabref.model.entry.BibEntry;

import com.google.common.collect.ArrayListMultimap;
import com.google.common.collect.Multimap;
Expand Down

0 comments on commit 9271562

Please sign in to comment.