projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bb8c4c
)
Remove unused import
author
Aaron Hill
<aa1ronham@gmail.com>
Fri, 21 Feb 2014 00:48:20 +0000
(19:48 -0500)
committer
Aaron Hill
<aa1ronham@gmail.com>
Fri, 21 Feb 2014 00:48:20 +0000
(19:48 -0500)
tweepy/utils.py
patch
|
blob
|
blame
|
history
diff --git
a/tweepy/utils.py
b/tweepy/utils.py
index 3085ba1ecdb194ea017ca0a225ec1ae68d538a02..e5d2a5ed917e41223881c24b69c330cd96f7a67a 100644
(file)
--- a/
tweepy/utils.py
+++ b/
tweepy/utils.py
@@
-4,7
+4,6
@@
from datetime import datetime
import time
-import htmlentitydefs
import re
import locale
from urllib import quote