Skip to content

Commit

Permalink
fix checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
Siedlerchr committed Mar 30, 2022
1 parent ebb6e6f commit 1a54d5b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1142,7 +1142,6 @@ void generateKeyWithEmptyDatabaseAndExistingKeyOfEntry() {
.withField(StandardField.AUTHOR, "Test")
.withCitationKey("Test2017");


GlobalCitationKeyPattern keyPattern = GlobalCitationKeyPattern.fromPattern(AUTHYEAR);
CitationKeyPatternPreferences patternPreferences = new CitationKeyPatternPreferences(
false,
Expand Down

0 comments on commit 1a54d5b

Please sign in to comment.