Skip to content

Commit 7540c53

Browse files
authored
core/rawdb: remove unused math (#21065)
1 parent aaede53 commit 7540c53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/rawdb/chain_iterator.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
package rawdb
1818

1919
import (
20-
"math"
2120
"runtime"
2221
"sync/atomic"
2322
"time"

0 commit comments

Comments
 (0)