jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/820886 )

Change subject: [cleanup] Remove unused archivebot.AlgorithmError
......................................................................

[cleanup] Remove unused archivebot.AlgorithmError

Change-Id: If7b471d8e4ac0493082b9785810c2606eefd1f48
---
M scripts/archivebot.py
1 file changed, 0 insertions(+), 5 deletions(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/scripts/archivebot.py b/scripts/archivebot.py
index 8b3100d..5888a82 100755
--- a/scripts/archivebot.py
+++ b/scripts/archivebot.py
@@ -163,11 +163,6 @@
     """


-class AlgorithmError(MalformedConfigError):
-
-    """Invalid specification of archiving algorithm."""
-
-
 class ArchiveSecurityError(ArchiveBotSiteConfigError):

     """

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/820886
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: If7b471d8e4ac0493082b9785810c2606eefd1f48
Gerrit-Change-Number: 820886
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to