remove unused import

This commit is contained in:
Ronny Pfannschmidt 2016-01-23 20:29:54 +01:00
parent b825af2e66
commit d028fe1e66
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
import os, sys
import re
import pytest
from py.builtin import _basestring