From e187711c6545487d4cac3701f0f506bb536234e2 Mon Sep 17 00:00:00 2001 From: ethersphere Date: Wed, 20 Jun 2018 14:06:27 +0200 Subject: swarm: network rewrite merge --- swarm/metrics/flags.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'swarm/metrics') diff --git a/swarm/metrics/flags.go b/swarm/metrics/flags.go index 48b231b21..795fc402f 100644 --- a/swarm/metrics/flags.go +++ b/swarm/metrics/flags.go @@ -20,9 +20,9 @@ import ( "time" "github.com/ethereum/go-ethereum/cmd/utils" - "github.com/ethereum/go-ethereum/log" gethmetrics "github.com/ethereum/go-ethereum/metrics" "github.com/ethereum/go-ethereum/metrics/influxdb" + "github.com/ethereum/go-ethereum/swarm/log" "gopkg.in/urfave/cli.v1" ) -- cgit v1.2.3