diff --git a/runbullet/bin/runbullet b/runbullet/bin/runbullet deleted file mode 100755 index 876f06cc..00000000 --- a/runbullet/bin/runbullet +++ /dev/null @@ -1,8 +0,0 @@ -#!python - -import runbullet - -runbullet.main() - -# vim:sw=4:ts=4:et: -