Skip to content

Commit 81bc805

Browse files
committed
Update codedrop.js
1 parent 778362c commit 81bc805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codedrop.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ function processFile(file) {
202202
}
203203

204204

205-
showMessage('Opened ' + file.name + '!');
205+
hideMessage();
206206

207207
});
208208

0 commit comments

Comments
 (0)