Chromium Code Reviews| Index: service/datastore/query.go |
| diff --git a/service/datastore/query.go b/service/datastore/query.go |
| index 08ae6e17597393777fae4f0a3350c0093f049018..35756f7a7cbcc7da449d6e21be1283b10a7ce1d5 100644 |
| --- a/service/datastore/query.go |
| +++ b/service/datastore/query.go |
| @@ -11,8 +11,8 @@ import ( |
| "strings" |
| "sync" |
| + "github.com/luci/luci-go/common/data/stringset" |
| "github.com/luci/luci-go/common/errors" |
| - "github.com/luci/luci-go/common/stringset" |
| ) |
| var ( |