jenkins-bot has submitted this change and it was merged.
Change subject: Remove unused function 'count_articles'
......................................................................
Remove unused function 'count_articles'
Change-Id: I95abb9ddb43a621906471ef631d3ea75efad0908
---
M js/check_load_from_localstorage.js
1 file changed, 0 insertions(+), 5 deletions(-)
Approvals:
Arlolra: Looks good to me, approved
jenkins-bot: Verified
diff --git a/js/check_load_from_localstorage.js
b/js/check_load_from_localstorage.js
index 2457fb3..c8c7b68 100644
--- a/js/check_load_from_localstorage.js
+++ b/js/check_load_from_localstorage.js
@@ -2,11 +2,6 @@
var script_url = mw.util.wikiScript();
-function count_articles(items) {
- var count = 0;
- return count;
-}
-
$(function() {
var c = $.jStorage.get('collection');
if (c) {
--
To view, visit https://gerrit.wikimedia.org/r/197364
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I95abb9ddb43a621906471ef631d3ea75efad0908
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Collection
Gerrit-Branch: master
Gerrit-Owner: Krinkle <[email protected]>
Gerrit-Reviewer: Arlolra <[email protected]>
Gerrit-Reviewer: Cscott <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits