mirror of
https://github.com/kristoferssolo/Tetris.git
synced 2026-03-22 00:36:20 +00:00
chore(game): remove unused import
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user