From 885e8d843f214d6eb5ca50c3ecc85c3b1e628abd Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Thu, 17 Apr 2025 18:50:25 +0100 Subject: [PATCH] Removed Tessel 2 CLI from the data.json for inactivity This repository has been inactive for 6 years! --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index f0bc735..85afaac 100644 --- a/data.json +++ b/data.json @@ -525,15 +525,6 @@ ], "description": "A fully pluggable tool for identifying and reporting on patterns in JavaScript." }, - { - "name": "Tessel 2 CLI", - "link": "https://github.com/tessel/t2-cli", - "label": "contribution-starter", - "technologies": [ - "JavaScript" - ], - "description": "Command line interface to Tessel 2." - }, { "name": "Ember.js", "link": "https://github.com/emberjs/ember.js",