Skip to content

Commit

Permalink
cargo clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
0123456789-jpg committed Mar 22, 2024
1 parent a0780b2 commit 7c9d12f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/util/edcode-derive/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
//! Proc-macros for deriving [`rimecraft_edcode`] traits.

use std::f32::consts::E;

use proc_macro::TokenStream;
use proc_macro2::TokenTree;
use quote::quote;
Expand Down

0 comments on commit 7c9d12f

Please sign in to comment.