mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-09-11 22:45:06 -04:00
Cleaned up imports in all Java that has not been cleaned yet.
This commit is contained in:
@@ -8,16 +8,6 @@ import java.util.Hashtable;
|
||||
import java.util.Vector;
|
||||
import script.base_script;
|
||||
|
||||
import script.library.badge;
|
||||
import script.library.factions;
|
||||
import script.library.loot;
|
||||
import script.library.money;
|
||||
import script.library.prose;
|
||||
import script.library.utils;
|
||||
import script.library.weapons;
|
||||
import script.library.xp;
|
||||
import script.library.gcw;
|
||||
|
||||
public class groundquests extends script.base_script
|
||||
{
|
||||
public groundquests()
|
||||
|
||||
Reference in New Issue
Block a user