mirror of
https://github.com/perstarkse/minne.git
synced 2026-06-30 10:01:40 +02:00
fix: all tests now in sync
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
use super::types::StoredObject;
|
||||
use crate::{
|
||||
error::AppError,
|
||||
storage::{indexes::ensure_runtime_indexes, types::system_settings::SystemSettings},
|
||||
};
|
||||
use axum_session::{SessionConfig, SessionError, SessionStore};
|
||||
use axum_session_surreal::SessionSurrealPool;
|
||||
|
||||
Reference in New Issue
Block a user