Drop import of re

This commit is contained in:
kimth
2012-08-15 15:23:14 -04:00
parent 3c1e67e339
commit 58932bb2f7

View File

@@ -1,6 +1,5 @@
import json
import logging
import re
import urllib
import itertools