Skip to content

Commit

Permalink
fixup! CP-45016: Implement several SMAPIv2->SMAPIv3 APIs for SXM
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent-lau committed Nov 4, 2024
1 parent 9c5c55b commit b9ff795
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ocaml/xapi-storage-script/main.ml
Original file line number Diff line number Diff line change
Expand Up @@ -1775,7 +1775,6 @@ let bind ~volume_script_dir =
S.DP.diagnostics (u "DP.diagnostics") ;
S.TASK.destroy (u "TASK.destroy") ;
S.DP.destroy (u "DP.destroy") ;
S.VDI.add_to_sm_config (u "VDI.add_to_sm_config") ;
S.VDI.similar_content (u "VDI.similar_content") ;
S.DATA.copy (u "DATA.copy") ;
S.DP.stat_vdi (u "DP.stat_vdi") ;
Expand Down

0 comments on commit b9ff795

Please sign in to comment.