Skip to content

Commit

Permalink
core/rawdb: remove unused math (ethereum#21065)
Browse files Browse the repository at this point in the history
  • Loading branch information
ucwong authored May 12, 2020
1 parent aaede53 commit 7540c53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/rawdb/chain_iterator.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
package rawdb

import (
"math"
"runtime"
"sync/atomic"
"time"
Expand Down

0 comments on commit 7540c53

Please sign in to comment.