Browse Source

bad goimports

pull/703/head
Zach Ramsay 7 years ago
committed by Ethan Buchman
parent
commit
c7b6faf96a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      benchmarks/map_test.go

+ 1
- 1
benchmarks/map_test.go View File

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


Loading…
Cancel
Save