Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
dishmaker committed Oct 10, 2024
1 parent 9a88ae4 commit fd9b041
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion der/src/asn1/utf8_string.rs
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ impl FixedTag for str {

impl OrdIsValueOrd for str {}


#[cfg(feature = "alloc")]
impl<'a> From<Utf8StringRef<'a>> for String {
fn from(s: Utf8StringRef<'a>) -> String {
Expand Down

0 comments on commit fd9b041

Please sign in to comment.