Skip to content

Commit fd9b041

Browse files
committed
cargo fmt
1 parent 9a88ae4 commit fd9b041

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

der/src/asn1/utf8_string.rs

-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ impl FixedTag for str {
106106

107107
impl OrdIsValueOrd for str {}
108108

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

0 commit comments

Comments
 (0)