Skip to content

Commit 74a0003

Browse files
committed
remove /* global morebits.js */
1 parent f072389 commit 74a0003

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

Diff for: modules/morebits.js

-1
Original file line numberDiff line numberDiff line change
@@ -6106,7 +6106,6 @@ Morebits.wikitext.Page = Morebits.wikitext.page;
61066106
*/
61076107

61086108
if (typeof arguments === 'undefined') { // typeof is here for a reason...
6109-
/* global Morebits */
61106109
window.SimpleWindow = Morebits.simpleWindow;
61116110
window.QuickForm = Morebits.quickForm;
61126111
window.Wikipedia = Morebits.wiki;

Diff for: modules/twinkle.js

-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
*/
1616
// <nowiki>
1717

18-
/* global Morebits */
19-
2018
(function() {
2119

2220
// Check if account is experienced enough to use Twinkle

0 commit comments

Comments
 (0)