forked from External/mage
Remove Unused Imports
Delete unused java imports that cause compiler warnings
This commit is contained in:
parent
ea342f9336
commit
f3c83d54f5
618 changed files with 0 additions and 1050 deletions
|
|
@ -45,13 +45,6 @@ import mage.constants.DependencyType;
|
|||
import mage.constants.Duration;
|
||||
import mage.constants.EffectType;
|
||||
import mage.constants.Layer;
|
||||
import static mage.constants.Layer.AbilityAddingRemovingEffects_6;
|
||||
import static mage.constants.Layer.ColorChangingEffects_5;
|
||||
import static mage.constants.Layer.ControlChangingEffects_2;
|
||||
import static mage.constants.Layer.CopyEffects_1;
|
||||
import static mage.constants.Layer.PTChangingEffects_7;
|
||||
import static mage.constants.Layer.TextChangingEffects_3;
|
||||
import static mage.constants.Layer.TypeChangingEffects_4;
|
||||
import mage.constants.Outcome;
|
||||
import mage.constants.SubLayer;
|
||||
import mage.game.Game;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue