Cleanup unused imports in ListViewController

This commit is contained in:
Florian Schmaus 2018-11-08 09:19:10 +01:00
parent bb7e1fff69
commit 931d732e83
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
package de.vanitasvitae.omemoqrgenerator;
import javafx.event.EventHandler;
import javafx.fxml.FXML;
import javafx.scene.control.ListView;
import javafx.scene.input.ScrollEvent;