From: Gergely Imreh Date: Fri, 19 Mar 2010 14:57:41 +0000 (+0800) Subject: tweepyshell: remove unused import X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=8e680477f5550c7fc44bb16fd1dc7c39984bb36d;p=tweepy.git tweepyshell: remove unused import --- diff --git a/tweepyshell b/tweepyshell index 162ecbf..5a2f09c 100755 --- a/tweepyshell +++ b/tweepyshell @@ -1,7 +1,5 @@ #!/usr/bin/env python -import sys - from getpass import getpass from optparse import OptionParser import tweepy