Removing main.go shell, no longer needed.
1 files changed, 0 insertions(+), 9 deletions(-) R main.go =>
R main.go => +0 -9
@@ 1,9 0,0 @@ -package main - -import ( - "hg.code.netlandish.com/~petersanchez/tago/cmd" -) - -func main() { - cmd.Execute() -}