Skip to content

Commit

Permalink
Remove the TODO because I just completed it
Browse files Browse the repository at this point in the history
  • Loading branch information
Hocuri committed Jun 22, 2024
1 parent 7ea8c5a commit ee77edb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deltachat-contact-tools/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ use once_cell::sync::Lazy;
use regex::Regex;

// TODOs to clean up:
// - Check if sanitizing is done correctly everywhere
// - Apply lints everywhere (https://doc.rust-lang.org/cargo/reference/workspaces.html#the-lints-table)

#[derive(Debug)]
Expand Down

0 comments on commit ee77edb

Please sign in to comment.