Skip to content

Commit

Permalink
Fixed a warning
Browse files Browse the repository at this point in the history
  • Loading branch information
yanshay committed Nov 5, 2024
1 parent 93d187b commit 9b39c9c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/alloc_impl.rs
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,6 @@ impl<'a> Value<'a> for String {

#[cfg(test)]
mod tests {
use core::str::FromStr;

use super::*;

#[test]
Expand Down

0 comments on commit 9b39c9c

Please sign in to comment.