mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 22:39:46 +00:00
fix duplicate
This commit is contained in:
@@ -239,12 +239,6 @@ export class StartSdk<Manifest extends SDKManifest, Store> {
|
|||||||
input,
|
input,
|
||||||
)
|
)
|
||||||
},
|
},
|
||||||
|
|
||||||
Mounts: {
|
|
||||||
of() {
|
|
||||||
return Mounts.of<Manifest>()
|
|
||||||
},
|
|
||||||
},
|
|
||||||
HealthCheck: {
|
HealthCheck: {
|
||||||
of: healthCheck,
|
of: healthCheck,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user