Remove more files supporting the old web front-end
This commit is contained in:
parent
9f0b044ba0
commit
9f83417b58
92 changed files with 17 additions and 1935 deletions
|
@ -1,6 +1,5 @@
|
|||
use anyhow::Context;
|
||||
use anyhow::Result;
|
||||
pub use async_sqlx_session::PostgresSessionStore as SessionStore;
|
||||
use async_std::task::{block_on, yield_now};
|
||||
use async_trait::async_trait;
|
||||
use serde::Serialize;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue