Skip to content

Commit

Permalink
fix(query): fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sundy-li committed Jan 15, 2025
1 parent ee8affa commit fba2811
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/query/service/src/sessions/query_ctx_shared.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
use std::collections::hash_map::Entry;
use std::collections::HashMap;
use std::sync::atomic::AtomicBool;
use std::sync::atomic::AtomicUsize;
use std::sync::atomic::Ordering;
use std::sync::Arc;
use std::sync::Weak;
Expand Down

0 comments on commit fba2811

Please sign in to comment.