rm go generate

This commit is contained in:
Mike Arpaia 2016-09-05 18:02:38 -04:00
parent 6bdf3fba4b
commit b5b4796a5d

View File

@ -1,7 +1,5 @@
package main
//go:generate make generate
import (
"math/rand"
"time"