Removed extra unecessary logging

This commit is contained in:
frikky
2022-03-06 16:05:59 +01:00
parent e124012b74
commit 9d4caf940b
2 changed files with 3 additions and 1 deletions
@@ -420,6 +420,7 @@ const CodeEditor = (props) => {
marginBottom: -30,
}}
>
{/*
<Typography
variant = 'body2'
color = 'textSecondary'
@@ -481,6 +482,7 @@ const CodeEditor = (props) => {
}}
/>
</Typography>
*/}
</div>