From 346a30fcbb5e1b3e9f9291ab1f662f3e5531cb8a Mon Sep 17 00:00:00 2001 From: Kurdistan Tech Ministry Date: Fri, 1 May 2026 10:16:37 +0300 Subject: [PATCH] fix(lint): remove unused keyMaterial variable + stale eslint-disable in LandingPageDesktop --- web/src/components/landing/LandingPageDesktop.tsx | 1 - web/supabase/functions/telegram-auth/index.ts | 10 +--------- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/web/src/components/landing/LandingPageDesktop.tsx b/web/src/components/landing/LandingPageDesktop.tsx index 0ebfade3..a08de664 100644 --- a/web/src/components/landing/LandingPageDesktop.tsx +++ b/web/src/components/landing/LandingPageDesktop.tsx @@ -40,7 +40,6 @@ const SPRITE_STYLES = ` const Sprite: React.FC = () => (