Removed some debug stuff

This commit is contained in:
Gregory Schier
2023-03-10 10:43:15 -08:00
parent 0b3497e5a1
commit df22285d15
4 changed files with 0 additions and 19 deletions

View File

@@ -36,7 +36,6 @@ export function _Editor({
className,
singleLine,
}: _EditorProps) {
console.log('ROUTERss');
const cm = useRef<{ view: EditorView; langHolder: Compartment } | null>(null);
// Unmount the editor