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,18 +8,6 @@ import java.util.Hashtable;
|
||||
import java.util.Vector;
|
||||
import script.base_script;
|
||||
|
||||
import script.library.callable;
|
||||
import script.library.pet_lib;
|
||||
import script.library.utils;
|
||||
import script.library.attrib;
|
||||
import script.library.skill;
|
||||
import script.library.ai_lib;
|
||||
import script.library.space_flags;
|
||||
import script.library.performance;
|
||||
import script.library.combat;
|
||||
import script.library.luck;
|
||||
import script.library.skill;
|
||||
|
||||
public class factions extends script.base_script
|
||||
{
|
||||
public factions()
|
||||
|
||||
Reference in New Issue
Block a user