diff options
| author | Christine Dodrill <me@christine.website> | 2019-04-01 09:46:20 -0700 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2019-04-01 09:46:20 -0700 |
| commit | ba91a17859267201b1d1f0e71da465b1464d940f (patch) | |
| tree | 57e4fe7108008e48efc103f175c2e46beeafa21d /tools.go | |
| parent | c3569c9a3e056a0147d3f3b856c8aa3a1db3e4ca (diff) | |
| download | x-ba91a17859267201b1d1f0e71da465b1464d940f.tar.xz x-ba91a17859267201b1d1f0e71da465b1464d940f.zip | |
tor
Diffstat (limited to 'tools.go')
| -rw-r--r-- | tools.go | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/tools.go b/tools.go deleted file mode 100644 index d53253d..0000000 --- a/tools.go +++ /dev/null @@ -1,10 +0,0 @@ -// +build tools - -package main - -import ( - _ "github.com/go-bindata/go-bindata/go-bindata" - _ "github.com/robertkrimen/godocdown/godocdown" -) - -func main() {} |
