From c3d7ff4516f942038eab82743d9373630a61ce48 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Mon, 13 May 2024 21:48:56 +0200 Subject: [PATCH] refactor: cleanup build.sh MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- examples/typescript/build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/typescript/build.sh b/examples/typescript/build.sh index dd6d075e..2fa1e7b7 100755 --- a/examples/typescript/build.sh +++ b/examples/typescript/build.sh @@ -13,4 +13,3 @@ do pnpm build cd - done - -- 2.34.1