python: tests: remove unused imports

No functional changes.
This commit is contained in:
Pino Toscano
2020-01-10 13:30:59 +01:00
parent 4719cca7f5
commit 7d0f8e1b22
9 changed files with 0 additions and 10 deletions

View File

@@ -22,7 +22,6 @@
import unittest
import os
import sys
import guestfs
from .tests_helper import *