Unused import

This commit is contained in:
Sollace 2021-05-17 00:22:26 +02:00
parent fac5973c26
commit b7402c5f2b

View file

@ -1,7 +1,6 @@
package com.minelittlepony.api.pony; package com.minelittlepony.api.pony;
import java.util.List; import java.util.List;
import java.util.stream.Collectors;
/** /**
* Interface for enums that can be parsed from an image trigger pixel value. * Interface for enums that can be parsed from an image trigger pixel value.