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[] {