Removed numpy library from blank page py script
This commit is contained in:
parent
1fc1ecbaa6
commit
c5ea254945
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
import cv2
|
||||
import numpy as np
|
||||
import sys
|
||||
import argparse
|
||||
|
||||
|
|
Loading…
Reference in a new issue