We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e549074 commit 6121341Copy full SHA for 6121341
src/models/language-enum.ts
@@ -33,7 +33,6 @@ export enum LanguageEnum {
33
XML = 'xml',
34
SVG = 'svg',
35
CSS = 'css',
36
- CSS = 'css',
37
CLIKE = 'clike',
38
JAVASCRIPT = 'javascript',
39
ACTIONSCRIPT = 'actionscript',
0 commit comments