parser: rm heed module

This commit is contained in:
k
2024-08-06 19:52:59 +02:00
parent 07abb0840b
commit 5aaa05d579

View File

@@ -3,7 +3,6 @@ use std::thread::{self};
use allocative::Allocative;
mod _database;
mod _database_heed;
mod _trait;
mod address_index_to_address_data;
mod address_index_to_empty_address_data;