mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-07-13 22:01:04 -04:00
Cleaned up imports in all Java that has not been cleaned yet.
This commit is contained in:
@@ -7,11 +7,9 @@
|
||||
|
||||
package script;
|
||||
|
||||
import script.location;
|
||||
import script.obj_id;
|
||||
import script.library.combat_consts;
|
||||
import script.library.utils;
|
||||
import script.base_class;
|
||||
|
||||
import java.util.Hashtable;
|
||||
|
||||
public class combat_engine
|
||||
|
||||
Reference in New Issue
Block a user