diff --git a/libs/wingsdk/src/target-sim/service.ts b/libs/wingsdk/src/target-sim/service.ts index 7a62181fbf2..229bea146a6 100644 --- a/libs/wingsdk/src/target-sim/service.ts +++ b/libs/wingsdk/src/target-sim/service.ts @@ -48,8 +48,6 @@ export class Service extends cloud.Service implements ISimulatorResource { }); } } - - // todo onstrart onstop private createServiceFunction( handler: cloud.IServiceOnEventHandler, id: string