瀏覽代碼

fix suggestion

Armin Schrenk 4 年之前
父節點
當前提交
f556301249
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      main/ui/src/main/java/org/cryptomator/ui/mainwindow/VaultListController.java

+ 1 - 0
main/ui/src/main/java/org/cryptomator/ui/mainwindow/VaultListController.java

@@ -23,6 +23,7 @@ import javafx.collections.ObservableList;
 import javafx.fxml.FXML;
 import javafx.scene.control.ListView;
 import javafx.stage.Stage;
+import java.util.Arrays;
 import java.util.Optional;
 
 import static org.cryptomator.common.vaults.VaultState.*;