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

View File

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