Skip to content

Commit ae61109

Browse files
committed
removal
1 parent 793b34d commit ae61109

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/static/js/ace2_inner.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5007,7 +5007,6 @@ function Ace2Inner(){
50075007
})
50085008

50095009
$(root).on("drop", function(e){
5010-
top.console.log("DROP");
50115010
if(e.target.a || e.target.localName === "a"){
50125011
e.preventDefault();
50135012
}

0 commit comments

Comments
 (0)