mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
Simplify return type of most route handlers
This commit is contained in:
+1
-1
@@ -22,4 +22,4 @@ pub use config::Config;
|
||||
pub use database::Database;
|
||||
pub use error::{Error, Result};
|
||||
pub use pdu::PduEvent;
|
||||
pub use ruma_wrapper::{ConduitResult, Ruma, RumaResponse};
|
||||
pub use ruma_wrapper::{Ruma, RumaResponse};
|
||||
|
||||
Reference in New Issue
Block a user