mirror of
https://github.com/Noratrieb/haesli.git
synced 2026-01-16 12:45:04 +01:00
cleanup
This commit is contained in:
parent
2e0a31f4af
commit
ed4a107c44
13 changed files with 1448 additions and 1860 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#![warn(rust_2018_idioms)]
|
||||
|
||||
use amqp_core::GlobalData;
|
||||
use axum::body::{boxed, Full};
|
||||
use axum::response::{Html, IntoResponse, Response};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue