Remove custom token wording from code

This commit is contained in:
jmharmon 2019-09-04 20:19:30 -07:00 committed by GitHub
parent 100f623df9
commit f189bd77a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
package mage.game.permanent.token.custom;
package mage.game.permanent.token;
import mage.abilities.Ability;
import mage.abilities.common.SimpleActivatedAbility;