Skip to content

Commit

Permalink
fix(lint): remove unused import (#5883)
Browse files Browse the repository at this point in the history
  • Loading branch information
tknickman authored Sep 5, 2023
1 parent 703d08d commit 4daade3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/turborepo-ui/src/color_selector.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
use std::{
borrow::Cow,
collections::HashMap,
sync::{Arc, OnceLock, RwLock},
};
Expand Down

0 comments on commit 4daade3

Please sign in to comment.