mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 13:02:06 -08:00
fixed an accidental error
This commit is contained in:
parent
95d4f38f49
commit
2252353592
1 changed files with 0 additions and 4 deletions
|
|
@ -50,10 +50,6 @@ public class ReturnSourceFromGraveyardToHandEffect extends OneShotEffect {
|
|||
super(effect);
|
||||
}
|
||||
|
||||
public ReturnSourceFromGraveyardToHandEffect() {
|
||||
throw new UnsupportedOperationException("Not supported yet."); //To change body of generated methods, choose Tools | Templates.
|
||||
}
|
||||
|
||||
@Override
|
||||
public ReturnSourceFromGraveyardToHandEffect copy() {
|
||||
return new ReturnSourceFromGraveyardToHandEffect(this);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue