Skip to content

Commit

Permalink
refactor: update imports due to upstream API change
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-vincent committed Apr 10, 2024
1 parent cb91767 commit 01237b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/endstone_example/example_listener.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from endstone import ColorFormat
from endstone.event import ServerListPingEvent, event_handler, EventPriority
from endstone.util import ColorFormat


class ExampleListener:
Expand Down

0 comments on commit 01237b7

Please sign in to comment.