Skip to content

Commit 8f8b068

Browse files
authored
Merge pull request microsoft#281535 from microsoft/mrleemurray/shocked-mule-cyan
Refactor: remove unused 'gitLens' icon from codiconsLibrary
2 parents 96f1ce1 + 1de8d09 commit 8f8b068

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed
-284 Bytes
Binary file not shown.

src/vs/base/common/codiconsLibrary.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,6 @@ export const codiconsLibrary = {
617617
cursor: register('cursor', 0xec5c),
618618
eraser: register('eraser', 0xec5d),
619619
fileText: register('file-text', 0xec5e),
620-
gitLens: register('git-lens', 0xec5f),
621620
quotes: register('quotes', 0xec60),
622621
rename: register('rename', 0xec61),
623622
runWithDeps: register('run-with-deps', 0xec62),

0 commit comments

Comments
 (0)