Skip to content

Commit

Permalink
style: cargo fmt/clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
johnstonskj committed Jul 31, 2024
1 parent f7abaed commit dfbed66
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -466,8 +466,6 @@ const DISPLAY_SEP: &str = " <";
const DISPLAY_START: char = '<';
const DISPLAY_END: char = '>';

const UTF8_START: char = '\u{0080}';

const MAILTO_URI_PREFIX: &str = "mailto:";

// ------------------------------------------------------------------------------------------------
Expand Down

0 comments on commit dfbed66

Please sign in to comment.