Removed obsolete chars

This commit is contained in:
Sander van Harmelen 2015-01-15 22:03:43 +01:00
parent 7013326c06
commit d823db5963
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ testrace: generate
updatedeps:
go get -u golang.org/x/tools/cmd/stringer
go get -f -u -v ./...; \
go get -f -u -v ./...
generate:
go generate ./...