forked from External/mage
Revert "format: organize imports"
This commit is contained in:
parent
2dcd662669
commit
5adab75324
1284 changed files with 2136 additions and 3512 deletions
|
|
@ -3,7 +3,6 @@ package mage.actions;
|
|||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
import java.util.UUID;
|
||||
|
||||
import mage.actions.impl.MageAction;
|
||||
import mage.actions.score.ArtificialScoringSystem;
|
||||
import mage.cards.Card;
|
||||
|
|
|
|||
|
|
@ -1,9 +1,8 @@
|
|||
package mage.actions.score;
|
||||
|
||||
import org.apache.log4j.Logger;
|
||||
|
||||
import mage.cards.Card;
|
||||
import mage.game.Game;
|
||||
import org.apache.log4j.Logger;
|
||||
|
||||
/**
|
||||
* @author ayratn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue