diff --git a/cmix/follow.go b/cmix/follow.go index 6ff48dbc098dec6d772bf23096c61e3b5865ca62..2a55a61b2d4fc85d5d59e21fd0067c6998439afc 100644 --- a/cmix/follow.go +++ b/cmix/follow.go @@ -26,13 +26,12 @@ import ( "crypto/hmac" "encoding/binary" "fmt" - "gitlab.com/elixxir/client/cmix/identity/receptionID" - "gitlab.com/xx_network/primitives/ndf" "sync" "sync/atomic" "time" "gitlab.com/elixxir/client/cmix/identity/receptionID" + "gitlab.com/xx_network/primitives/ndf" jww "github.com/spf13/jwalterweatherman" "gitlab.com/elixxir/client/cmix/identity/receptionID/store"