Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com>
  • Loading branch information
zhiburt committed Jul 18, 2021
1 parent 64af6e9 commit a91210c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/log.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ fn main() -> Result<(), expectrl::Error> {
}

#[cfg(not(feature = "log"))]
#[cfg(not(feature = "async"))]
fn main() {
println!(
"To run the example set necessary features `--no-default-features --features log,sync`"
Expand Down

0 comments on commit a91210c

Please sign in to comment.