summaryrefslogtreecommitdiff
path: root/autofeur_db/src/lib.rs
diff options
context:
space:
mode:
authorMatthieuCoder <matthieu@matthieu-dev.xyz>2023-01-22 01:55:20 +0400
committerMatthieuCoder <matthieu@matthieu-dev.xyz>2023-01-22 01:55:20 +0400
commit9f798c57f8525fb3e83fa2427fbdb645ebdf65eb (patch)
treec95808b2cd1696ed9d4d4b028270d3752b645299 /autofeur_db/src/lib.rs
parentacdcd9bbcbbe5abe864eb551cd1d4d203baebd9c (diff)
new db and readability
Diffstat (limited to 'autofeur_db/src/lib.rs')
-rw-r--r--autofeur_db/src/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/autofeur_db/src/lib.rs b/autofeur_db/src/lib.rs
index 9c8ba4b..6610fc0 100644
--- a/autofeur_db/src/lib.rs
+++ b/autofeur_db/src/lib.rs
@@ -1,4 +1,3 @@
pub mod trie;
-pub mod french_ipa;
pub mod save;
pub mod inference;