Skip to content

Commit 521164a

Browse files
authored
Missing import
1 parent a4e3b92 commit 521164a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jabgui/src/main/java/org/jabref/gui/commonfxcontrols/SaveOrderConfigPanel.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
package org.jabref.gui.commonfxcontrols;
22

33
import java.util.List;
4+
import java.util.stream.Collectors;
45

56
import javax.swing.undo.UndoManager;
67

0 commit comments

Comments
 (0)