bad goimports

This commit is contained in:
Zach Ramsay 2017-10-14 12:54:29 -04:00 committed by Ethan Buchman
parent fe37afc0d7
commit c7b6faf96a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package benchmarks // nolint: goimports
package benchmarks
import (
"testing"