Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit 9422fb3

Browse files
author
billpyang
committed
fix:完善代码格式
1 parent 163715a commit 9422fb3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Support/MeasureDataFlusher.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@
77

88
class MeasureDataFlusher
99
{
10-
1110
public static function flush(): void
1211
{
1312
Measure::flush();
1413
Metric::flush();
1514
}
16-
}
15+
}

0 commit comments

Comments
 (0)