diff --git a/pkg/cache/priority_queue.go b/pkg/cache/priority_queue.go index 8598c15820d..de209f94e06 100644 --- a/pkg/cache/priority_queue.go +++ b/pkg/cache/priority_queue.go @@ -16,7 +16,6 @@ package cache import ( "github.com/tikv/pd/pkg/btree" - "github.com/tikv/pd/pkg/utils/syncutil" ) // defaultDegree default btree degree, the depth is h