Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
locka99 committed Jul 11, 2023
1 parent 4e8f4db commit e524ced
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/src/types/localized_text.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ use std::{

use crate::types::{encoding::*, string::*};

use serde::{Deserialize, Serialize};

/// JSON encoding
/// Locale The Localeportion of LocalizedTextvalues shall be encoded as a JSON string
///
Expand Down

0 comments on commit e524ced

Please sign in to comment.