diff --git a/protocol/connections/engine.go b/protocol/connections/engine.go index c2bc0b4..0103f4c 100644 --- a/protocol/connections/engine.go +++ b/protocol/connections/engine.go @@ -7,7 +7,6 @@ import ( "cwtch.im/tapir/networks/tor" "git.openprivacy.ca/openprivacy/libricochet-go/connectivity" "git.openprivacy.ca/openprivacy/libricochet-go/identity" - "git.openprivacy.ca/openprivacy/libricochet-go/log" "github.com/golang/protobuf/proto" "golang.org/x/crypto/ed25519" "sync"