From 5ce79cacb888cf148991c5890dee2c978a6774f9 Mon Sep 17 00:00:00 2001 From: Aayudesh-k Date: Mon, 16 Feb 2026 22:44:21 -0500 Subject: [PATCH] fix: remove duplicate repositories from data.json --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 3b2b524..06eb6a1 100644 --- a/data.json +++ b/data.json @@ -923,15 +923,6 @@ ], "description": "A blazing fast unit test framework powered by Vite." }, - { - "name": "appsmith", - "link": "https://github.com/appsmithorg/appsmith", - "label": "good first issue", - "technologies": [ - "JavaScript" - ], - "description": "Drag & Drop internal tool builder" - }, { "name": "Jasmine", "link": "https://github.com/jasmine/jasmine",