mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-17 14:39:45 +02:00
refactoring: ingress_analyser and cleaning
This commit is contained in:
@@ -2,7 +2,6 @@ use super::ingress_content::IngressContentError;
|
||||
use crate::models::file_info::FileInfo;
|
||||
use crate::storage::types::text_content::TextContent;
|
||||
use serde::{Deserialize, Serialize};
|
||||
use uuid::Uuid;
|
||||
|
||||
/// Knowledge object type, containing the content or reference to it, as well as metadata
|
||||
#[derive(Debug, Serialize, Deserialize, Clone)]
|
||||
|
||||
Reference in New Issue
Block a user