diff --git a/bin/hy b/bin/hy index ff68c3c..8845465 100755 --- a/bin/hy +++ b/bin/hy @@ -13,7 +13,6 @@ if len(sys.argv) > 1: sys.exit(0) # right? -import rlcompleter import readline import code import ast