Skip to content

Commit d825f3c

Browse files
bye log
1 parent 5ace159 commit d825f3c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/MDXComponents.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ export const components: MDXComponents = {
1919
__withmeta__,
2020
...props
2121
}: React.HTMLAttributes<HTMLPreElement> & { __rawcode__?: string; __withmeta__?: string }) => {
22-
console.log('__withmeta__', __withmeta__)
2322
return (
2423
<>
2524
<pre

0 commit comments

Comments
 (0)