core/rawdb: remove unused math (#21065)

This commit is contained in:
ucwong 2020-05-12 17:19:15 +08:00 committed by Igor Mandrigin
parent 1ed0a13d69
commit 0d2edd5653

View File

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