Skip to content

Commit

Permalink
[#349] Remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
elBoberido committed Oct 19, 2024
1 parent 325160f commit 7caaf9d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions iceoryx2-bb/posix/tests/file_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ fn generate_file_name() -> FilePath {
)
.unwrap();

println!("#### {}", file);

FilePath::from_path_and_file(&test_directory(), &file).unwrap()
}

Expand Down

0 comments on commit 7caaf9d

Please sign in to comment.