Skip to content

Commit c269f58

Browse files
committed
Fix warns reported by new github workflow
Signed-off-by: Ronan Abhamon <ronan.abhamon@vates.tech>
1 parent 42779c1 commit c269f58

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/resetvdis.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
import sys
2525
import XenAPI # pylint: disable=import-error
2626

27-
2827
def reset_sr(session, host_uuid, sr_uuid, is_sr_master):
2928
cleanup.abort(sr_uuid)
3029

0 commit comments

Comments
 (0)