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,15 +8,6 @@ import java.util.Hashtable;
|
||||
import java.util.Vector;
|
||||
import script.base_script;
|
||||
|
||||
import script.library.skill;
|
||||
import script.library.xp;
|
||||
import script.library.utils;
|
||||
import script.library.prose;
|
||||
import script.library.pvp;
|
||||
import script.library.trace;
|
||||
import script.library.player_structure;
|
||||
import java.lang.Math;
|
||||
|
||||
public class force_rank extends script.base_script
|
||||
{
|
||||
public force_rank()
|
||||
|
||||
Reference in New Issue
Block a user