mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2025-02-13 08:14:23 +01:00
Unused import
This commit is contained in:
parent
fac5973c26
commit
b7402c5f2b
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
package com.minelittlepony.api.pony;
|
||||
|
||||
import java.util.List;
|
||||
import java.util.stream.Collectors;
|
||||
|
||||
/**
|
||||
* Interface for enums that can be parsed from an image trigger pixel value.
|
||||
|
|
Loading…
Reference in a new issue