mirror of
https://bitbucket.org/seefoe/dsrc.git
synced 2026-08-02 03:16:51 -04:00
Cleaned up imports in all Java that has not been cleaned yet.
This commit is contained in:
@@ -8,14 +8,6 @@ import java.util.Hashtable;
|
||||
import java.util.Vector;
|
||||
import script.base_script;
|
||||
|
||||
import script.library.utils;
|
||||
import script.library.space_utils;
|
||||
import script.library.space_crafting;
|
||||
import script.library.ship_ai;
|
||||
import script.library.xp;
|
||||
import script.library.space_combat;
|
||||
import java.lang.Math;
|
||||
|
||||
public class space_pilot_command extends script.base_script
|
||||
{
|
||||
public space_pilot_command()
|
||||
|
||||
Reference in New Issue
Block a user