Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
missingdays committed Oct 31, 2024
1 parent cceb31a commit 2d5992f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pilota-build/src/codegen/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ use std::{
path::{Path, PathBuf},
sync::Arc,
};

use ahash::{AHashMap, AHashSet};
use dashmap::{mapref::one::RefMut, DashMap};
use faststr::FastStr;
Expand Down

0 comments on commit 2d5992f

Please sign in to comment.