Remove leon wiki graph command

This commit is contained in:
Joscha 2024-08-25 20:32:06 +02:00
parent c612bd35ad
commit 0eb745e928
5 changed files with 0 additions and 129 deletions

View file

@ -1,5 +1,4 @@
pub mod ingest;
pub mod leon_wiki_graph;
pub mod list_pages;
pub mod longest_shortest_path;
pub mod path;