Commit 293ea03d authored by Roman Donchenko's avatar Roman Donchenko

test2.py: remove unused imports

parent 6fefc53e
......@@ -2,17 +2,8 @@
import unittest
import random
import time
import math
import sys
import array
import urllib
import tarfile
import hashlib
import os
import getopt
import operator
import functools
import numpy as np
import cv2
import cv2.cv as cv
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment