Skip to content

Commit

Permalink
refactor(negative): remove unused imports
Browse files Browse the repository at this point in the history
Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
  • Loading branch information
c3y1huang authored and David Ko committed Nov 17, 2023
1 parent 40cff02 commit bcd9300
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions e2e/libs/keywords/volume_keywords.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@

from volume import Volume

from volume.constant import MEBIBYTE


class volume_keywords:

Expand Down
2 changes: 0 additions & 2 deletions e2e/libs/volume/volume.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import time

from node_exec import NodeExec

from strategy import LonghornOperationStrategy
Expand Down

0 comments on commit bcd9300

Please sign in to comment.