summary refs log tree commit diff stats
path: root/main_other.go
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-04-17 18:41:09 +0530
committerAndinus <andinus@nand.sh>2020-04-17 18:41:09 +0530
commit593a8ef24e917f99e02909fdb0d84d3e4916db91 (patch)
tree1d28f719fa19b591d9d2d27927e5537c1d7f6acb /main_other.go
parentd5b95cbec72d377dfce806b5aba4c9b0993ad185 (diff)
downloadgrus-593a8ef24e917f99e02909fdb0d84d3e4916db91.tar.gz
Update to lynx v0.4.0 v0.3.1
Diffstat (limited to 'main_other.go')
-rw-r--r--main_other.go7
1 files changed, 0 insertions, 7 deletions
diff --git a/main_other.go b/main_other.go
deleted file mode 100644
index 88824ad..0000000
--- a/main_other.go
+++ /dev/null
@@ -1,7 +0,0 @@
-// +build !openbsd
-
-package main
-
-func main() {
-	grus()
-}