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

@@ -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