Fix wildcard import

This commit is contained in:
kokarare1212 2021-08-24 14:43:18 +09:00
parent 97aa6baacd
commit b7e1df0986
No known key found for this signature in database
GPG Key ID: 9FB32C7C7D874F7A
1 changed files with 1 additions and 1 deletions

View File

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