Remove unused heed codec files

This commit is contained in:
Loïc Lecrenier
2022-08-31 07:51:11 +02:00
committed by Loïc Lecrenier
parent 5a904cf29d
commit 6cc91824c1
4 changed files with 3 additions and 152 deletions

View File

@ -10,7 +10,7 @@ use time::OffsetDateTime;
use super::ClearDocuments;
use crate::error::{InternalError, SerializationError, UserError};
use crate::heed_codec::facet::FacetStringZeroBoundsValueCodec;
// use crate::heed_codec::facet::FacetStringZeroBoundsValueCodec;
use crate::heed_codec::CboRoaringBitmapCodec;
use crate::index::{db_name, main_key};
use crate::{