Xqt has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/139793

Change subject: remove unused imports
......................................................................

remove unused imports

Change-Id: If00d60cea44e4e85877aa74be2c993c142f22dd1
---
M tests/archivebot_tests.py
1 file changed, 0 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/93/139793/1

diff --git a/tests/archivebot_tests.py b/tests/archivebot_tests.py
index 0a3c166..aab0031 100644
--- a/tests/archivebot_tests.py
+++ b/tests/archivebot_tests.py
@@ -9,12 +9,8 @@
 #
 __version__ = '$Id$'
 
-import sys
-#from datetime import datetime
-
 import pywikibot
 import pywikibot.page
-#from pywikibot.textlib import TimeStripper
 from tests.utils import unittest
 
 THREADS = {

-- 
To view, visit https://gerrit.wikimedia.org/r/139793
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If00d60cea44e4e85877aa74be2c993c142f22dd1
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Xqt <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to