Skip to content

Commit faa509b

Browse files
committed
fix: Icon "*.cls" Apex Salesforce not found
1 parent c9e251d commit faa509b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/core/icons/fileIcons.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -773,11 +773,6 @@ export const fileIcons: FileIcons = {
773773
fileExtensions: ['sty'],
774774
clone: { base: 'tex', color: 'deep-purple-A200' },
775775
},
776-
{
777-
name: 'cls',
778-
fileExtensions: ['cls'],
779-
clone: { base: 'tex', color: 'pink-A200' },
780-
},
781776
{
782777
name: 'ltx',
783778
fileExtensions: ['ltx'],

0 commit comments

Comments
 (0)