remove unused import
This commit is contained in:
parent
133af80aad
commit
43cfb49cd6
@ -4,8 +4,6 @@
|
||||
|
||||
# pylint: disable=missing-module-docstring
|
||||
|
||||
import uuid
|
||||
|
||||
from database.models import PlayerModel as Player, GuessModel as Guess
|
||||
from game.base import BaseGameManager
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user