From 9a3002be6c08fa0e513e9b432ab117579e7435d8 Mon Sep 17 00:00:00 2001 From: Miguel Solorio Date: Thu, 3 Jan 2019 08:17:50 -0800 Subject: [PATCH] Remove extra file --- .../ui/octiconLabel/octicons/cgmanifest.json | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 src/vs/base/browser/ui/octiconLabel/octicons/cgmanifest.json diff --git a/src/vs/base/browser/ui/octiconLabel/octicons/cgmanifest.json b/src/vs/base/browser/ui/octiconLabel/octicons/cgmanifest.json deleted file mode 100644 index 46072e5ef33..00000000000 --- a/src/vs/base/browser/ui/octiconLabel/octicons/cgmanifest.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "registrations": [ - { - "component": { - "type": "git", - "git": { - "name": "octicons-font", - "repositoryUrl": "https://github.com/misolori/octicons-font", - "commitHash": "83d82bd52dd700fc0f12cb942aa0014a4f6236cb" - } - }, - "license": "MIT", - "version": "1.0.0" - } - ], - "version": 1 -} \ No newline at end of file