Skip to content

Commit e387999

Browse files
authored
Merge branch 'master' into master
2 parents ece3780 + ca21a95 commit e387999

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/components/Dropzone.svelte

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
isEvtWithFiles,
99
isIeOrEdge,
1010
isPropagationStopped,
11-
onDocumentDragOver,
12-
TOO_MANY_FILES_REJECTION,
11+
TOO_MANY_FILES_REJECTION
1312
} from "./../utils/index";
1413
import { onMount, onDestroy, createEventDispatcher } from "svelte";
1514

0 commit comments

Comments
 (0)