Update TLDrawState.ts
This commit is contained in:
parent
569948a7d8
commit
e215b3a25e
1 changed files with 0 additions and 2 deletions
|
@ -649,8 +649,6 @@ export class TLDrawState extends StateManager<TLDrawSnapshot> {
|
|||
const tool = this.tools[type]
|
||||
|
||||
if (tool === this.currentTool) {
|
||||
console.log('hi')
|
||||
|
||||
this.patchState({
|
||||
appState: {
|
||||
isToolLocked: false,
|
||||
|
|
Loading…
Reference in a new issue