removing un-used Java import
This commit is contained in:
parent
c987058aae
commit
10e86e864d
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
import javax.script.*;
|
||||
import java.io.FileReader;
|
||||
import net.canarymod.api.Server;
|
||||
import net.canarymod.api.inventory.ItemType;
|
||||
|
||||
public class jscript
|
||||
|
|
Reference in a new issue