Skip to content

Commit e9c5d65

Browse files
mishak87smyrman
authored andcommitted
Add missing query import to README example
1 parent 3f2cd5d commit e9c5d65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ import (
168168
"github.com/rs/rest-layer/resource/testing/mem"
169169
"github.com/rs/rest-layer/resource"
170170
"github.com/rs/rest-layer/rest"
171+
"github.com/rs/rest-layer/schema/query"
171172
"github.com/rs/rest-layer/schema"
172173
)
173174

0 commit comments

Comments
 (0)