From 0aeaf6faee9cbedee1f214445ce5379750332430 Mon Sep 17 00:00:00 2001 From: Vikhyath Mondreti Date: Tue, 3 Feb 2026 01:22:49 -0800 Subject: [PATCH] remove leftover type --- apps/sim/blocks/blocks.test.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/sim/blocks/blocks.test.ts b/apps/sim/blocks/blocks.test.ts index 395e1128a..5790ca6d0 100644 --- a/apps/sim/blocks/blocks.test.ts +++ b/apps/sim/blocks/blocks.test.ts @@ -448,7 +448,6 @@ describe('Blocks Module', () => { 'boolean', 'json', 'array', - 'files', 'file', 'file[]', 'any',