Fix wildcard import

This commit is contained in:
kokarare1212
2021-08-24 14:43:18 +09:00
parent 97aa6baacd
commit b7e1df0986

View File

@@ -1,4 +1,4 @@
from librespot.proto.Keyexchange_pb2 import *
from librespot.proto.Keyexchange_pb2 import BuildInfo, Platform, Product, ProductFlags
import platform