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