Skip to content

Commit

Permalink
Update src/meta-srv/src/procedure/region_migration/manager.rs
Browse files Browse the repository at this point in the history
Co-authored-by: JeremyHi <[email protected]>
  • Loading branch information
WenyXu and fengjiachun authored Dec 27, 2023
1 parent b6cb83f commit f2a5207
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/meta-srv/src/procedure/region_migration/manager.rs
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ use crate::procedure::region_migration::{
pub(crate) struct RegionMigrationManager {
procedure_manager: ProcedureManagerRef,
running_procedures: Arc<RwLock<HashMap<RegionId, RegionMigrationProcedureTask>>>,

context_factory: ContextFactoryImpl,
}

Expand Down

0 comments on commit f2a5207

Please sign in to comment.