From a03eb159e4b898eb82144e860999daaa59f19732 Mon Sep 17 00:00:00 2001 From: mkorwel Date: Thu, 19 Mar 2026 15:56:50 -0700 Subject: [PATCH] chore: remove old location of gemini-extension.json --- extensions/workspaces/gemini-extension.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 extensions/workspaces/gemini-extension.json diff --git a/extensions/workspaces/gemini-extension.json b/extensions/workspaces/gemini-extension.json deleted file mode 100644 index 73c54cfa2e..0000000000 --- a/extensions/workspaces/gemini-extension.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "workspaces", - "version": "0.1.0", - "description": "High-performance remote development workspaces for Gemini CLI.", - "author": "Google Gemini Team", - "license": "Apache-2.0", - "skills": [ - "skills/workspaces/SKILL.md" - ], - "contextFileName": "docs/GEMINI.md" -}