mirror of
https://github.com/magefree/mage.git
synced 2025-12-29 23:12:10 -08:00
cleanup
This commit is contained in:
parent
35d993c3c1
commit
2e0662e295
7 changed files with 4 additions and 15 deletions
|
|
@ -7,10 +7,8 @@ import mage.abilities.effects.common.DamageTargetEffect;
|
|||
import mage.cards.Card;
|
||||
import mage.target.Target;
|
||||
import mage.target.common.TargetCreatureOrPlayer;
|
||||
import mage.target.common.TargetCreatureOrPlayerAmount;
|
||||
import mage.target.common.TargetCreaturePermanent;
|
||||
import org.apache.log4j.Logger;
|
||||
import sun.rmi.runtime.Log;
|
||||
|
||||
import java.io.InputStream;
|
||||
import java.util.*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue