Skip to content

Commit 8204bd3

Browse files
authored
Update codedrop.js
1 parent bf9ce90 commit 8204bd3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

codedrop.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,6 @@ if ('launchQueue' in window) {
237237
// if logged into git
238238
if (gitToken) {
239239

240-
showMessage('It seems like you\'re logged in. Try logging out and reopening the file.', 5000);
241240
return;
242241

243242
}

0 commit comments

Comments
 (0)