@@ -20,12 +20,7 @@ mod editcount;
2020mod emptycats;
2121mod featuredbysize;
2222mod goodarticlesbysize;
23- mod linkedmiscapitalizations;
24- mod linkedmisspellings;
25- mod longstubs;
26- mod lotnonfree;
2723mod newprojects;
28- mod olddeletiondiscussions;
2924mod orphanedafds;
3025mod orphanedsubtalks;
3126mod overusednonfree;
@@ -56,18 +51,15 @@ mod webhostpages;
5651pub use {
5752 boteditcount:: BotEditCount , brokenwikiprojtemps:: BrokenWikiProjTemps ,
5853 editcount:: EditCount , emptycats:: EmptyCats , featuredbysize:: FeaturedBySize ,
59- goodarticlesbysize:: GoodArticlesBySize ,
60- linkedmiscapitalizations:: LinkedMiscapitalizations ,
61- linkedmisspellings:: LinkedMisspellings , longstubs:: LongStubs ,
62- lotnonfree:: LotNonFree , newprojects:: NewProjects ,
63- olddeletiondiscussions:: OldDeletionDiscussions , orphanedafds:: OrphanedAfds ,
64- orphanedsubtalks:: OrphanedSubTalks , overusednonfree:: OverusedNonFree ,
65- polltemps:: PollTemps , potenshbdps1:: Potenshbdps1 ,
66- potenshbdps3:: Potenshbdps3 , potenshbdps4:: Potenshbdps4 ,
67- potenshblps1:: Potenshblps1 , potenshblps2:: Potenshblps2 ,
68- potenshblps3:: Potenshblps3 , projectchanges:: ProjectChanges ,
69- shortestbios:: ShortestBios , stickyprodblps:: StickyProdBLPs ,
70- templatedisambigs:: TemplateDisambigs , templatesnonfree:: TemplatesNonFree ,
54+ goodarticlesbysize:: GoodArticlesBySize , newprojects:: NewProjects ,
55+ orphanedafds:: OrphanedAfds , orphanedsubtalks:: OrphanedSubTalks ,
56+ overusednonfree:: OverusedNonFree , polltemps:: PollTemps ,
57+ potenshbdps1:: Potenshbdps1 , potenshbdps3:: Potenshbdps3 ,
58+ potenshbdps4:: Potenshbdps4 , potenshblps1:: Potenshblps1 ,
59+ potenshblps2:: Potenshblps2 , potenshblps3:: Potenshblps3 ,
60+ projectchanges:: ProjectChanges , shortestbios:: ShortestBios ,
61+ stickyprodblps:: StickyProdBLPs , templatedisambigs:: TemplateDisambigs ,
62+ templatesnonfree:: TemplatesNonFree ,
7163 unbelievablelifespans:: UnbelievableLifeSpans ,
7264 uncatunrefblps:: UncatUnrefBLPs , unsourcedblps:: UnsourcedBLPs ,
7365 untaggedblps:: UntaggedBLPs , untaggedstubs:: UntaggedStubs ,
0 commit comments