- Tidying up.

This commit is contained in:
Agetian
2016-01-16 05:37:53 +00:00
parent c8c654a231
commit 6210ebca0a

View File

@@ -983,7 +983,6 @@ public class QuestEventDraft {
throw new IllegalStateException(allowedSets + " does not contain a large set for quest draft generation.");
}
if (allowedSets.containsAll(sets)) {
CardEdition set0 = allowedSets.get(0);
CardEdition set1 = allowedSets.get(1);