Skip to content

Commit a68e321

Browse files
committed
pretty
1 parent 2805117 commit a68e321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/slm/get_stats/GetSnapshotLifecycleStatsResponse.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
import { long } from '@_types/Numeric'
2121
import { Duration, DurationValue, UnitMillis } from '@_types/Time'
22-
import {SnapshotPolicyStats} from "@slm/_types/SnapshotLifecycle";
22+
import { SnapshotPolicyStats } from '@slm/_types/SnapshotLifecycle'
2323

2424
export class Response {
2525
body: {

0 commit comments

Comments
 (0)