Skip to content

Commit f03f6ad

Browse files
committed
remove console warning
1 parent a328ac7 commit f03f6ad

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/theme/CodeBlock/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,6 @@ async function newTextMateRegistry() {
250250
return parseRawGrammar(markdownGrammar);
251251
}
252252

253-
console.warn(`unknown scope name: ${scope}`);
254253
return undefined;
255254
},
256255
});

0 commit comments

Comments
 (0)