Skip to content

Commit

Permalink
removed unused Future import
Browse files Browse the repository at this point in the history
  • Loading branch information
koehlma committed Dec 26, 2024
1 parent 8d95522 commit ed99559
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/reportify/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,6 @@ use std::{
any::Any,
error::Error as StdError,
fmt::{Debug, Display},
future::Future,
};

use backtrace::BacktraceImpl;
Expand Down

0 comments on commit ed99559

Please sign in to comment.