mirror of
https://github.com/kristoferssolo/Tetris.git
synced 2025-10-21 20:00:35 +00:00
chore(game): remove unused import
This commit is contained in:
parent
cbe01b3951
commit
a0ff4a438d
@ -1,6 +1,5 @@
|
|||||||
import pygame
|
import pygame
|
||||||
from loguru import logger
|
from utils import CONFIG, Figure
|
||||||
from utils import CONFIG, Figure, Size
|
|
||||||
|
|
||||||
from .base import BaseScreen, SceenElement
|
from .base import BaseScreen, SceenElement
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user