Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes src\main\java\org\jabref\model\bibtexkeypattern\AbstractBibtexKeyPattern.java:60: error: [CollectionIncompatibleType] Argument 'type' should not be passed to this method; its type String is not compatible with its collection's type argument EntryType data.remove(type); ^ (see https://errorprone.info/bugpattern/CollectionIncompatibleType)
- Loading branch information