From: Aaron Hill Date: Fri, 21 Feb 2014 00:48:20 +0000 (-0500) Subject: Remove unused import X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=9b82cfaf242e819de295929332091bd1a2807c42;p=tweepy.git Remove unused import --- diff --git a/tweepy/utils.py b/tweepy/utils.py index 3085ba1..e5d2a5e 100644 --- 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