From 2781140340e0b3af7687bbf1d4b4f7ffd925c9e4 Mon Sep 17 00:00:00 2001 From: renatodellosso Date: Sun, 22 Dec 2024 17:42:45 -0500 Subject: [PATCH] Remove blank line in Types --- lib/Types.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Types.ts b/lib/Types.ts index e0c129df..e3848d99 100644 --- a/lib/Types.ts +++ b/lib/Types.ts @@ -566,7 +566,6 @@ export type DbPicklist = { }; }; - /** * DO NOT GIVE TO CLIENTS! */