removed unused modules
This commit is contained in:
parent
ea1fbe4e94
commit
b374753539
@ -3,7 +3,6 @@
|
||||
import numpy as np
|
||||
import pygame
|
||||
import time
|
||||
import sys
|
||||
|
||||
S_EMPTY = 1
|
||||
S_SEP = 2
|
||||
|
@ -10,8 +10,6 @@ import cv2
|
||||
import numpy as np
|
||||
from math import sqrt, degrees, atan2, radians, cos, sin
|
||||
import imutils
|
||||
import matplotlib.pyplot as plt
|
||||
from PIL import Image
|
||||
|
||||
DB_WIN = False
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user