remove unusued import

This commit is contained in:
holger krekel 2013-12-12 06:55:05 +01:00
parent 307a41339c
commit 98135a3d30
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
"""
terminal reporting of the full testing process.
"""
import os
import pytest, py
import sys