Skip to content

Commit 2502888

Browse files
committed
address linter issue
1 parent e5e80ae commit 2502888

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/vm/hypervisor/xenserver/xenserver84/vmopsSnapshot

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -620,4 +620,3 @@ def revert_memory_snapshot(session, args):
620620

621621
if __name__ == "__main__":
622622
XenAPIPlugin.dispatch({"getVhdParent":getVhdParent, "create_secondary_storage_folder":create_secondary_storage_folder, "delete_secondary_storage_folder":delete_secondary_storage_folder, "post_create_private_template":post_create_private_template, "backupSnapshot": backupSnapshot, "deleteSnapshotBackup": deleteSnapshotBackup, "unmountSnapshotsDir": unmountSnapshotsDir, "revert_memory_snapshot":revert_memory_snapshot, "getSnapshotSize":getSnapshotSize})
623-

0 commit comments

Comments
 (0)