unused import

This commit is contained in:
Roy Crihfield 2020-11-24 22:09:41 +08:00
parent ae2f32f9d8
commit 8c9d8cbc3f

View File

@ -22,7 +22,6 @@ import (
"strconv"
"sync"
"sync/atomic"
"time"
"github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/core"