diff --git a/lnrpc/autopilotrpc/autopilot_server.go b/lnrpc/autopilotrpc/autopilot_server.go index 7d43dff8..8cd3e227 100644 --- a/lnrpc/autopilotrpc/autopilot_server.go +++ b/lnrpc/autopilotrpc/autopilot_server.go @@ -5,7 +5,6 @@ package autopilotrpc import ( "context" "encoding/hex" - "os" "sync/atomic" "github.com/btcsuite/btcd/btcec"