mirror of
https://gitlab.com/comunic/comunicapiv3
synced 2025-06-20 00:15:17 +00:00
Collect new group settings
This commit is contained in:
@ -2,10 +2,8 @@
|
||||
//!
|
||||
//! This module contains utilities that can be used accross all the application
|
||||
|
||||
use std::convert::TryFrom;
|
||||
use std::str::FromStr;
|
||||
|
||||
use actix_web::dev::Url;
|
||||
use actix_web::http::Uri;
|
||||
|
||||
/// Escape an HTML string
|
||||
|
Reference in New Issue
Block a user