mirror of
https://bitbucket.org/seefoe/dsrc.git
synced 2026-09-11 21:45:23 -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.utils;
|
||||
import script.library.healing;
|
||||
import script.library.player_stomach;
|
||||
import script.library.prose;
|
||||
import script.library.food;
|
||||
import script.library.metrics;
|
||||
import script.library.doctor_bag;
|
||||
|
||||
public class consumable extends script.base_script
|
||||
{
|
||||
public consumable()
|
||||
|
||||
Reference in New Issue
Block a user