refactor: code clean

This commit is contained in:
Oleg Agafonov 2024-04-11 20:41:37 +04:00
parent 0d1df0ec47
commit 7fa4648316
12 changed files with 0 additions and 49 deletions

View file

@ -1,8 +1,3 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package mage.deck; package mage.deck;
import mage.cards.decks.Constructed; import mage.cards.decks.Constructed;

View file

@ -1,7 +1,3 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package mage.player.ai; package mage.player.ai;
import mage.game.Game; import mage.game.Game;

View file

@ -1,7 +1,3 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.mage.test.cards.abilities.enters; package org.mage.test.cards.abilities.enters;
import mage.constants.PhaseStep; import mage.constants.PhaseStep;

View file

@ -1,7 +1,3 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.mage.test.cards.conditional; package org.mage.test.cards.conditional;
import mage.constants.PhaseStep; import mage.constants.PhaseStep;

View file

@ -1,7 +1,3 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.mage.test.cards.conditional; package org.mage.test.cards.conditional;
import mage.constants.PhaseStep; import mage.constants.PhaseStep;

View file

@ -1,7 +1,3 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.mage.test.cards.continuous; package org.mage.test.cards.continuous;
import mage.constants.PhaseStep; import mage.constants.PhaseStep;

View file

@ -1,7 +1,3 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.mage.test.cards.control; package org.mage.test.cards.control;
import mage.abilities.keyword.HasteAbility; import mage.abilities.keyword.HasteAbility;

View file

@ -1,7 +1,3 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.mage.test.cards.prevention; package org.mage.test.cards.prevention;
import mage.constants.PhaseStep; import mage.constants.PhaseStep;

View file

@ -1,7 +1,3 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.mage.test.cards.single.ths; package org.mage.test.cards.single.ths;
import mage.constants.PhaseStep; import mage.constants.PhaseStep;

View file

@ -1,7 +1,3 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.mage.test.cards.triggers; package org.mage.test.cards.triggers;
import mage.constants.PhaseStep; import mage.constants.PhaseStep;

View file

@ -1,7 +1,3 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.mage.test.cards.triggers; package org.mage.test.cards.triggers;
import mage.constants.PhaseStep; import mage.constants.PhaseStep;

View file

@ -1,7 +1,3 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.mage.test.cards.triggers; package org.mage.test.cards.triggers;
import mage.constants.PhaseStep; import mage.constants.PhaseStep;