From b0c5db67560b49536b60582135351513c589c59c Mon Sep 17 00:00:00 2001 From: Marco Beretta <81851188+berry-13@users.noreply.github.com> Date: Sat, 12 Jul 2025 22:16:48 +0200 Subject: [PATCH] fix: cleanup --- packages/client/src/common/index.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/packages/client/src/common/index.ts b/packages/client/src/common/index.ts index 8fae54584e..af8aaba74e 100644 --- a/packages/client/src/common/index.ts +++ b/packages/client/src/common/index.ts @@ -1,6 +1,3 @@ -// This file was auto-generated by cleanup-common-types-safe.js -// Only exports that are actually used in the codebase are included - export { TShowToast, Option,