mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
remove redudant setToast to null
This commit is contained in:
parent
8b84322627
commit
4d3dec612c
1 changed files with 0 additions and 1 deletions
|
@ -482,7 +482,6 @@ const ExcalidrawWrapper = () => {
|
|||
} else {
|
||||
cancelPrevDisconnect();
|
||||
disconnect();
|
||||
excalidrawAPI.setToast(null);
|
||||
}
|
||||
} else {
|
||||
cancelPrevDisconnect();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue