Skip to content

Commit 845e522

Browse files
committed
Formatting.
1 parent 34cffb8 commit 845e522

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/apis/health/interfaces.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ export interface Checks {
1919
network: Entity
2020
router: Entity
2121
}
22+
2223
export interface HealthResponse {
2324
checks: Checks
2425
healthy: boolean

0 commit comments

Comments
 (0)