Skip to content

Commit f54d628

Browse files
go fmt ./...
1 parent 30470d7 commit f54d628

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

search_nested_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ package bleve
1616

1717
import (
1818
"encoding/json"
19-
"fmt"
19+
"fmt"
2020
"testing"
2121

2222
"github.com/blevesearch/bleve/v2/mapping"

0 commit comments

Comments
 (0)