jenkins-bot has submitted this change and it was merged.

Change subject: remove obsolete "import re"
......................................................................


remove obsolete "import re"

Change-Id: I379153afe3c166d0c000fdb84c36a24b8b5c65d3
---
M tests/timestripper_tests.py
1 file changed, 0 insertions(+), 3 deletions(-)

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



diff --git a/tests/timestripper_tests.py b/tests/timestripper_tests.py
index f828b47..f72e59f 100644
--- a/tests/timestripper_tests.py
+++ b/tests/timestripper_tests.py
@@ -10,12 +10,9 @@
 __version__ = '$Id$'
 
 import datetime
-import re
 
 import pywikibot
-
 from utils import PywikibotTestCase, unittest
-
 from pywikibot.textlib import TimeStripper, tzoneFixedOffset
 
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I379153afe3c166d0c000fdb84c36a24b8b5c65d3
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Ladsgroup <[email protected]>
Gerrit-Reviewer: Merlijn van Deen <[email protected]>
Gerrit-Reviewer: Mpaa <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to