Optimize imports

This commit is contained in:
Chris Beams 2014-11-22 10:18:21 +01:00
parent 5d1fb36069
commit 0bf7999e8d
No known key found for this signature in database
GPG key ID: 3D214F8F5BC5ED73
8 changed files with 1 additions and 9 deletions

View file

@ -27,7 +27,6 @@ import com.google.inject.Guice;
import com.google.inject.Injector;
import java.net.MalformedURLException;
import java.net.URL;
import javafx.application.Application;
import javafx.stage.Stage;