Skip to content

Commit 612e367

Browse files
committed
remove log
1 parent 7ac0fb7 commit 612e367

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/state.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ class Observer {
8585
)
8686
})
8787
}
88-
console.log('coucou 3')
8988

9089
this.subscribers.forEach((subscriber) => subscriber({ id, dismiss: true }))
9190
return id

0 commit comments

Comments
 (0)