Skip to content

Commit

Permalink
chore: unused import
Browse files Browse the repository at this point in the history
Signed-off-by: David Dal Busco <[email protected]>
  • Loading branch information
peterpeterparker committed Nov 28, 2023
1 parent aebe6d8 commit aa50075
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/satellite/src/storage/rewrites.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
use crate::storage::constants::ROOT_PATHS;
use crate::storage::types::config::{StorageConfig, StorageConfigRedirect};
use crate::storage::url::{matching_urls as matching_urls_utils, separator};
use regex::Regex;
use std::cmp::Ordering;
use std::collections::HashMap;

Expand Down

0 comments on commit aa50075

Please sign in to comment.