Skip to content

Commit

Permalink
fix missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
ducaale committed Dec 30, 2024
1 parent e0791b3 commit f09a191
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/cases/http_unix.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#[cfg(unix)]
use indoc::indoc;

#[cfg(unix)]
use crate::prelude::*;

#[cfg(not(unix))]
Expand Down

0 comments on commit f09a191

Please sign in to comment.