mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-17 17:33:47 +00:00
swarm: Remove unused os import
This commit is contained in:
parent
85e2318f77
commit
511031384e
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@ import (
|
|||
"crypto/ecdsa"
|
||||
"fmt"
|
||||
"net"
|
||||
"os"
|
||||
"path/filepath"
|
||||
|
||||
"github.com/ethereum/go-ethereum/accounts/abi/bind"
|
||||
|
|
|
|||
Loading…
Reference in a new issue