Skip to content

Commit

Permalink
Make clippy happy
Browse files Browse the repository at this point in the history
  • Loading branch information
monoid committed Jul 22, 2024
1 parent 9aa4e3e commit df36269
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/air-lib/interpreter-value/src/value/index.rs
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
*/

use super::JValue;
use core::fmt::{self, Display};
use core::ops;
use std::string::String;

Expand Down

0 comments on commit df36269

Please sign in to comment.