core/rawdb: remove unused math (#21065)

This commit is contained in:
ucwong
2020-05-12 12:19:15 +03:00
committed by GitHub
parent aaede53738
commit 7540c53e72
-1
View File
@@ -17,7 +17,6 @@
package rawdb
import (
"math"
"runtime"
"sync/atomic"
"time"