mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-09-12 23:45:12 -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.gcw;
|
||||
import script.library.player_structure;
|
||||
import script.library.planetary_map;
|
||||
import script.library.structure;
|
||||
import script.library.theater;
|
||||
import script.library.trial;
|
||||
import script.library.utils;
|
||||
|
||||
public class hq extends script.base_script
|
||||
{
|
||||
public hq()
|
||||
|
||||
Reference in New Issue
Block a user