Remove import.
This commit is contained in:
parent
44320a483a
commit
4c88ec8333
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@
|
||||||
# that we respond with something, FAIL or OKAY. The server doesn't like to be kept waiting.
|
# that we respond with something, FAIL or OKAY. The server doesn't like to be kept waiting.
|
||||||
|
|
||||||
# Stop the Pygame Hello message.
|
# Stop the Pygame Hello message.
|
||||||
from baps_types.enums import TracklistMode
|
|
||||||
import os
|
import os
|
||||||
os.environ["PYGAME_HIDE_SUPPORT_PROMPT"] = "hide"
|
os.environ["PYGAME_HIDE_SUPPORT_PROMPT"] = "hide"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue