Skip to content

Commit daaa631

Browse files
committed
remove log
1 parent 626d1aa commit daaa631

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/cloud/components/Blocks/BlockContent.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ const BlockContent = ({ doc }: BlockContentProps) => {
160160
id: string
161161
}) {
162162
await sleep(300).finally(() => {
163-
console.log('slept')
164163
blockEventEmitter.dispatch({
165164
event: 'creation',
166165
blockType: type,

0 commit comments

Comments
 (0)