diff --git a/packages/sandbox/src/file_watching_sandbox.ts b/packages/sandbox/src/file_watching_sandbox.ts index 6f9ca6399a..20318ff09a 100644 --- a/packages/sandbox/src/file_watching_sandbox.ts +++ b/packages/sandbox/src/file_watching_sandbox.ts @@ -104,7 +104,6 @@ export class FileWatchingSandbox extends EventEmitter implements Sandbox { this.emitWatching(); console.debug('[Sandbox] Running onSuccessfulDeployment event handlers'); this.emit('onSuccessfulDeployment'); - console.debug('[Sandbox] Finished onSuccessfulDeployment event handlers'); }); this.watcherSubscription = await parcelWatcher.subscribe(