core/rawdb | remove unused math

This commit is contained in:
ucwong 2020-05-12 09:14:12 +00:00
parent aaede53738
commit c5c2cc3996

View file

@ -17,7 +17,6 @@
package rawdb
import (
"math"
"runtime"
"sync/atomic"
"time"