Merge "RCFilters: Don't call ChangeTags::tagUsageStatistics() for now"
[lhc/web/wiklou.git] / resources / src / mediawiki.special / mediawiki.special.recentchanges.js
index bdd45bc..29c0fea 100644 (file)
@@ -21,7 +21,6 @@
                        $checkboxes.prop( 'disabled', isAllNS );
                },
 
-               /** */
                init: function () {
                        $select = $( '#namespace' );
                        $checkboxes = $( '#nsassociated, #nsinvert' );