diff --git a/b/battlestar.bts b/b/battlestar.bts index 4435c600..9a92115e 100755 --- a/b/battlestar.bts +++ b/b/battlestar.bts @@ -1,7 +1,3 @@ #!/usr/bin/bts - const hello = "Hello, world!\n" - print(hello) - -// vim: set syntax=c ts=4 sw=4 et: