Skip to content

Commit

Permalink
Remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
Dalvany committed Feb 20, 2024
1 parent 012e186 commit 5159751
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/caverphone.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ use crate::{helper, Encoder};
const SIX_1: &str = "111111";
const TEN_1: &str = "1111111111";

// TODO Try to remove as much regex as possible : they're quite simple.

/// This a [Caverphone 1](https://en.wikipedia.org/wiki/Caverphone) encoder.
///
/// # Example
Expand Down

0 comments on commit 5159751

Please sign in to comment.