forked from External/mage
Refactoring
We don't need to override basic methods to just call the basic method again.
This commit is contained in:
parent
b626bf6866
commit
a9f2c8c407
6 changed files with 4 additions and 25 deletions
|
|
@ -28,7 +28,6 @@
|
|||
package mage.target.common;
|
||||
|
||||
import java.util.ArrayList;
|
||||
import java.util.Collections;
|
||||
import java.util.Comparator;
|
||||
import java.util.List;
|
||||
import java.util.UUID;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue