From 5652f9d33e665df42ce6576e9b2921ab36bd252a Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:22:40 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=80=20remoteIO.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/cli/remoteIO.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cli/remoteIO.ts b/src/cli/remoteIO.ts index 7d82c3e..857e482 100644 --- a/src/cli/remoteIO.ts +++ b/src/cli/remoteIO.ts @@ -253,3 +253,4 @@ export class RemoteIO extends StructuredIO { this.inputStream.end() } } +