minor: rename

This commit is contained in:
Aleksey Kladov 2022-05-14 22:08:16 +01:00
parent 1dc25e51a0
commit 2f3453994a
3 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@ use crate::{
mem_docs::MemDocs,
op_queue::OpQueue,
reload::{self, SourceRootConfig},
thread_pool::TaskPool,
task_pool::TaskPool,
to_proto::url_from_abs_path,
Result,
};