Remove main.go
the build was successful

This commit is contained in:
Tyler
2018-10-14 04:19:33 -04:00
parent 7aaa9e588f
commit 8dd9a3d693
2 changed files with 1 additions and 10 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ var (
pgpEntity *openpgp.Entity
)
func Start() {
func main() {
flag.Parse()
if *flagShowVersion {