Remove commented out imports

This commit is contained in:
Nate Walck 2020-02-23 17:38:44 -05:00
parent c0ef65f442
commit 6df2cf552a

View File

@ -23,8 +23,6 @@ import (
manet "github.com/multiformats/go-multiaddr-net"
"golang.org/x/xerrors"
// "github.com/prometheus/client_golang/prometheus"
// "github.com/prometheus/client_golang/prometheus/promauto"
"github.com/prometheus/client_golang/prometheus/promhttp"
)