mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
clean up some Java warnings
This commit is contained in:
@@ -1,14 +1,10 @@
|
||||
package net.slightlymagic.maxmtg;
|
||||
|
||||
import java.util.ArrayList;
|
||||
import java.util.HashMap;
|
||||
import java.util.Hashtable;
|
||||
import java.util.List;
|
||||
import java.util.Map;
|
||||
|
||||
import forge.card.CardPrinted;
|
||||
import forge.card.CardRules;
|
||||
|
||||
import net.slightlymagic.braids.util.lambda.Lambda1;
|
||||
/**
|
||||
* Predicate class allows to select items or type <U>, which are or contain an object of type <T>,
|
||||
|
||||
Reference in New Issue
Block a user