diff --git a/web/src/components/snapshots/SnapshotRow.jsx b/web/src/components/snapshots/SnapshotRow.jsx index b7d204fed3..9052c330bc 100644 --- a/web/src/components/snapshots/SnapshotRow.jsx +++ b/web/src/components/snapshots/SnapshotRow.jsx @@ -80,10 +80,6 @@ class SnapshotRow extends Component { {snapshot?.volumeSizeHuman}{" "}

)} -

- {" "} - {snapshot?.volumeSuccessCount}/{snapshot?.volumeCount} -

{snapshot?.status === "Completed" ? (