removed unused import

This commit is contained in:
Nicholas Dyer 2023-05-12 17:34:27 -04:00
parent 5b2c724882
commit b65f112b36

View File

@ -1,5 +1,4 @@
import pygame
import time
class Surface(pygame.Surface):