Skip to content

Commit 4a1b8fe

Browse files
samarahupritha-srivastava
authored andcommitted
qa/d4n: Remove unused import
Signed-off-by: Samarah <[email protected]>
1 parent deb3678 commit 4a1b8fe

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

qa/tasks/d4ntests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
from teuthology import misc as teuthology
44
from teuthology.task import Task
5-
from teuthology.orchestra import run
65
from teuthology.packaging import remove_package
76

87
log = logging.getLogger(__name__)

qa/tasks/redis.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
from teuthology import misc as teuthology
44
from teuthology.task import Task
5-
from teuthology.orchestra import run
65
from teuthology.packaging import remove_package
76

87
log = logging.getLogger(__name__)

0 commit comments

Comments
 (0)