Skip to content

Commit

Permalink
Clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
ekr-cfa committed Nov 27, 2024
1 parent 061d2c1 commit c2d96ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/reports/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ create_report_trait!(Incidence);
create_report_trait!(Death);

#[allow(unexpected_cfgs)]

fn initialize() -> Result<Context, IxaError> {
let mut context = Context::new();

Expand Down

0 comments on commit c2d96ac

Please sign in to comment.