From 89957bbb443369308550c9e112153fa93eda63f7 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Mon, 21 Oct 2024 22:22:12 +0100 Subject: [PATCH] Removed LightTable from data.json This repository has been archived --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 6910cc3..812dc49 100644 --- a/data.json +++ b/data.json @@ -166,15 +166,6 @@ ], "description": "A music programming language for musicians. 🎶" }, - { - "name": "LightTable", - "link": "https://github.com/LightTable/LightTable", - "label": "good-first-issue", - "technologies": [ - "ClojureScript" - ], - "description": "The Next Generation code editor! One of the top funded projects on KickStarter." - }, { "name": "dart.dev", "link": "https://github.com/dart-lang/site-www",