From ff06a3763ab0fcc9fedc0fb9610af378ac3200e6 Mon Sep 17 00:00:00 2001 From: Spencer Stolworthy Date: Fri, 22 Sep 2023 09:28:29 -0600 Subject: [PATCH] Update packages/sandbox/src/file_watching_sandbox.ts Co-authored-by: Kamil Sobol --- packages/sandbox/src/file_watching_sandbox.ts | 1 - 1 file changed, 1 deletion(-) 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(