Skip to content

Commit

Permalink
refactor: remove ref to mod
Browse files Browse the repository at this point in the history
  • Loading branch information
timvw committed Mar 30, 2024
1 parent 847f439 commit 3383223
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ use url::Url;
use crate::args::Args;

mod args;
mod object_store_util;

#[tokio::main]
async fn main() -> Result<()> {
Expand Down

0 comments on commit 3383223

Please sign in to comment.