.github: fix contributing.md (#1408)

This commit is contained in:
Anton Evangelatov
2019-06-03 14:08:40 +02:00
committed by GitHub
parent c5430df218
commit a83a84460e
22 changed files with 44 additions and 64 deletions

View File

@@ -38,10 +38,10 @@ import (
"time"
"github.com/ethereum/go-ethereum/common"
"github.com/ethersphere/swarm/contracts/ens"
"github.com/ethereum/go-ethereum/core/types"
"github.com/ethereum/go-ethereum/metrics"
"github.com/ethersphere/swarm/chunk"
"github.com/ethersphere/swarm/contracts/ens"
"github.com/ethersphere/swarm/log"
"github.com/ethersphere/swarm/spancontext"
"github.com/ethersphere/swarm/storage"