diff --git a/src/utils/swarm/backends/PaneBackendExecutor.ts b/src/utils/swarm/backends/PaneBackendExecutor.ts index a978e03..5b74662 100644 --- a/src/utils/swarm/backends/PaneBackendExecutor.ts +++ b/src/utils/swarm/backends/PaneBackendExecutor.ts @@ -352,3 +352,4 @@ export function createPaneBackendExecutor( ): PaneBackendExecutor { return new PaneBackendExecutor(backend) } +