Skip to content

Commit

Permalink
Remove tar and unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
Stan Bondi committed Sep 16, 2017
1 parent 49885c4 commit a238d56
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
Binary file removed drone-secrets.tar.gz
Binary file not shown.
5 changes: 0 additions & 5 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,3 @@ func main() {
log.Fatal(err)
}
}

func run(c *cli.Context) error {
fmt.Println("herheerere")
return nil
}

0 comments on commit a238d56

Please sign in to comment.