diff --git a/container-runtime/src/Adapters/Systems/SystemForEmbassy/index.ts b/container-runtime/src/Adapters/Systems/SystemForEmbassy/index.ts index a87facc56..75ff16da6 100644 --- a/container-runtime/src/Adapters/Systems/SystemForEmbassy/index.ts +++ b/container-runtime/src/Adapters/Systems/SystemForEmbassy/index.ts @@ -228,7 +228,6 @@ export class SystemForEmbassy implements System { previousVersion: Optional, ): Promise { if (previousVersion) await this.migration(effects, previousVersion) - await this.properties(effects) await effects.setMainStatus({ status: "stopped" }) } private async uninit(