Skip to content

Commit

Permalink
Merge branch 'branches/rudder/8.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
amousset committed Aug 23, 2024
2 parents ba0d75e + e8f605a commit c6dbf70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion policies/rudderc/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ use std::{
path::{Path, PathBuf},
};

#[cfg(not(feature = "embedded-lib"))]
use anyhow::bail;
use anyhow::{anyhow, Context, Result};
use rudder_cli::custom_panic_hook_ignore_sigpipe;
Expand Down

0 comments on commit c6dbf70

Please sign in to comment.