fix: remove unnecessary console.log

This commit is contained in:
Stevan Freeborn
2023-09-18 09:52:03 -05:00
parent a9f200acbc
commit e6b4e76e32
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -12,6 +12,7 @@
"signup",
"svix",
"tailwindcss",
"toploader",
"totp"
]
}
-1
View File
@@ -81,7 +81,6 @@ export default function Editor({
} catch (error) {
console.log(error);
} finally {
console.log('here');
setCreatingOrUpdating(false);
setCurrentDoc(['']);
editorView?.dispatch({