diff --git a/player.py b/player.py index 0013150..c2724a8 100644 --- a/player.py +++ b/player.py @@ -20,7 +20,6 @@ # that we respond with something, FAIL or OKAY. The server doesn't like to be kept waiting. # Stop the Pygame Hello message. -from baps_types.enums import TracklistMode import os os.environ["PYGAME_HIDE_SUPPORT_PROMPT"] = "hide"