tests: fix pylint

Commit g785352ea removed unused variable and felt unused import.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
Pavel Hrdina 2017-09-09 10:55:47 +02:00
parent 12117ba148
commit 4b108a8c75
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@
import unittest
import time
import logging
import platform
import traceback
from tests import URLTEST_LOCAL_MEDIA