summaryrefslogtreecommitdiff
path: root/system/db
diff options
context:
space:
mode:
authorSteve Manuel <nilslice@gmail.com>2017-04-07 20:39:53 -0700
committerSteve Manuel <nilslice@gmail.com>2017-04-07 20:39:53 -0700
commit3f1d6b5df128973eb7c4c8a92c2b34fde2fb1ba0 (patch)
tree2bfd96a155e39a9de469e8a3182919edce325372 /system/db
parent7603efc51e8b688dcfb97173659bc385d6dd92ff (diff)
import layout style fix
Diffstat (limited to 'system/db')
-rw-r--r--system/db/search.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/db/search.go b/system/db/search.go
index 26e4321..3e7a9d6 100644
--- a/system/db/search.go
+++ b/system/db/search.go
@@ -7,9 +7,10 @@ import (
"path/filepath"
"strings"
+ "github.com/ponzu-cms/ponzu/system/item"
+
"github.com/blevesearch/bleve"
"github.com/blevesearch/bleve/mapping"
- "github.com/ponzu-cms/ponzu/system/item"
)
var (