| Index: impl/memory/mail_static_lists.go
|
| diff --git a/impl/memory/mail_static_lists.go b/impl/memory/mail_static_lists.go
|
| index a65f13bf9f312fe60929b12be4e94aae432c7a10..b664e6609e55f2e62acb65265edab30bb642129f 100644
|
| --- a/impl/memory/mail_static_lists.go
|
| +++ b/impl/memory/mail_static_lists.go
|
| @@ -5,7 +5,7 @@
|
| package memory
|
|
|
| import (
|
| - "github.com/luci/luci-go/common/stringset"
|
| + "github.com/luci/luci-go/common/data/stringset"
|
| )
|
|
|
| // all of these constants were imported on Mon Dec 14 18:18:00 PST 2015 from
|
|
|