SDK : Fixed unused import

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7804 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
rem..om 2011-07-02 06:38:42 +00:00
parent 82e46247e3
commit 542108d108

View File

@ -25,7 +25,6 @@ import org.openide.DialogDisplayer;
import org.openide.NotifyDescriptor;
import org.openide.NotifyDescriptor.Message;
import org.openide.filesystems.FileObject;
import uk.co.mandolane.midi.e;
public final class AddToProjectAction implements Action {