remove file that sneaked in.
This commit is contained in:
parent
a411342f0c
commit
b1aa43741a
@ -1,9 +0,0 @@
|
||||
package badgerbs
|
||||
|
||||
import "testing"
|
||||
|
||||
func BenchmarkName(b *testing.B) {
|
||||
for i := 0; i < b.N; i++ {
|
||||
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user