Remove unused import

This commit is contained in:
hugovk 2017-10-10 09:03:26 +03:00
parent ef732fc51d
commit 7113c76f0d
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
# -*- coding: utf-8 -*-
from __future__ import absolute_import, division, print_function
import sys
import operator
import _pytest
import py