From bc226173e421d0c239b89809e81528de7cd8dc47 Mon Sep 17 00:00:00 2001 From: Sarah Jamie Lewis Date: Mon, 22 Jul 2019 13:58:44 -0700 Subject: [PATCH] Fixing Rebase Artifacts --- protocol/connections/engine.go | 1 - 1 file changed, 1 deletion(-) 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"