Skip to content

Commit

Permalink
foooooooooooo r matttttttttttttttt
Browse files Browse the repository at this point in the history
  • Loading branch information
helio-frota committed Jun 12, 2024
1 parent b819b16 commit 351f14a
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 @@ -23,7 +23,6 @@ fn main() -> Result<(), io::Error> {
let mut filtered_code_blocks: Vec<String> = Vec::new();

for r in &rust_files {

// Some stuff to show the file name on duplicrabs report later.
let r_as_string = r.to_string_lossy();
let the_index = r_as_string
Expand Down

0 comments on commit 351f14a

Please sign in to comment.