removed unused modules

This commit is contained in:
2022-09-22 15:10:59 +02:00
parent ea1fbe4e94
commit b374753539
2 changed files with 0 additions and 3 deletions

View File

@@ -3,7 +3,6 @@
import numpy as np
import pygame
import time
import sys
S_EMPTY = 1
S_SEP = 2