tweepyshell: remove unused import
authorGergely Imreh <imrehg@gmail.com>
Fri, 19 Mar 2010 14:57:41 +0000 (22:57 +0800)
committerGergely Imreh <imrehg@gmail.com>
Fri, 19 Mar 2010 14:57:41 +0000 (22:57 +0800)
tweepyshell

index 162ecbf35a7664608a8729732cca98ff506e0d8c..5a2f09c9d44f99502ce5cd31e77579bdac0ce19f 100755 (executable)
@@ -1,7 +1,5 @@
 #!/usr/bin/env python
 
-import sys
-
 from getpass import getpass
 from optparse import OptionParser
 import tweepy