From 47f7521e9383b2449d6d2fcfd2a9ec3eabea1bec Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Thu, 2 Sep 2021 10:29:15 +0200 Subject: [PATCH] Remove reference --- docs/constants/extension.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/constants/extension.ts b/docs/constants/extension.ts index 3cb6b797..86f87952 100644 --- a/docs/constants/extension.ts +++ b/docs/constants/extension.ts @@ -1,5 +1,3 @@ -import { CodeAction } from "vscode" - export const Extension = { name: `Front Matter`, home: `The CMS running in VS Code for your static sites`,