Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
dpc committed Sep 1, 2024
1 parent 33afab6 commit 465f325
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ use std::fs::{self};
use std::io::{self};
use std::path::{Path, PathBuf};

use anyhow::bail;
use tracing::{debug, info, trace, warn};
use walkdir::WalkDir;

Expand Down

0 comments on commit 465f325

Please sign in to comment.