Skip to content

Commit

Permalink
remove /* global morebits.js */
Browse files Browse the repository at this point in the history
  • Loading branch information
NovemLinguae committed Dec 9, 2024
1 parent f072389 commit 74a0003
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion modules/morebits.js
Original file line number Diff line number Diff line change
Expand Up @@ -6106,7 +6106,6 @@ Morebits.wikitext.Page = Morebits.wikitext.page;
*/

if (typeof arguments === 'undefined') { // typeof is here for a reason...
/* global Morebits */
window.SimpleWindow = Morebits.simpleWindow;
window.QuickForm = Morebits.quickForm;
window.Wikipedia = Morebits.wiki;
Expand Down
2 changes: 0 additions & 2 deletions modules/twinkle.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
*/
// <nowiki>

/* global Morebits */

(function() {

// Check if account is experienced enough to use Twinkle
Expand Down

0 comments on commit 74a0003

Please sign in to comment.