From bf762dc4eec805ae2cce2733ab4287b08594696b Mon Sep 17 00:00:00 2001 From: krambovic Date: Mon, 20 Jul 2026 13:39:46 +0300 Subject: [PATCH] Update src/data/clients.ts Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --- src/data/clients.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/data/clients.ts b/src/data/clients.ts index 41959ec..a975fa8 100644 --- a/src/data/clients.ts +++ b/src/data/clients.ts @@ -681,7 +681,6 @@ export const CLIENTS: Client[] = [ github: 'https://github.com/krambovic/Lumen-KVN' } } - ] export function getClientsByPlatform(platform: Platform): Client[] {