chore: remove log
This commit is contained in:
@@ -64,7 +64,6 @@ export default <N = any, E = N>(options?: Partial<FlowOptions<N, E>>): UseVueFlo
|
||||
}
|
||||
|
||||
onScopeDispose(() => {
|
||||
console.log(scope)
|
||||
storage.remove(name)
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user