mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 14:13:15 +08:00
Drop redundant dependency from download_models.py
This commit is contained in:
parent
786726719f
commit
4500eb937f
@ -3,7 +3,6 @@ Helper module to download extra data from Internet
|
||||
'''
|
||||
from __future__ import print_function
|
||||
import os
|
||||
import cv2
|
||||
import sys
|
||||
import yaml
|
||||
import argparse
|
||||
|
Loading…
Reference in New Issue
Block a user