From 97d3e71dd6a496c2f82d591266794aff952fab21 Mon Sep 17 00:00:00 2001 From: eat_code_sleep <141677292+i0am0arunava@users.noreply.github.com> Date: Mon, 6 Jan 2025 23:56:49 +0530 Subject: [PATCH] added debopuncing for that 3 apis --- src/types/notes/messages.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/types/notes/messages.ts b/src/types/notes/messages.ts index 92a88107930..bca88676392 100644 --- a/src/types/notes/messages.ts +++ b/src/types/notes/messages.ts @@ -7,4 +7,3 @@ export interface Message { created_by: UserBase; updated_by: UserBase; } -