Skip to content

Commit 01237b7

Browse files
committed
refactor: update imports due to upstream API change
1 parent cb91767 commit 01237b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/endstone_example/example_listener.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1+
from endstone import ColorFormat
12
from endstone.event import ServerListPingEvent, event_handler, EventPriority
2-
from endstone.util import ColorFormat
33

44

55
class ExampleListener:

0 commit comments

Comments
 (0)