mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 04:57:38 +03:00
chore(clippy)
This commit is contained in:
parent
c9dbd7a3cc
commit
9afe886c2c
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ use crate::{client::json, server::RequestExt, server::ResponseExt};
|
||||||
use cookie::Cookie;
|
use cookie::Cookie;
|
||||||
use htmlescape::decode_html;
|
use htmlescape::decode_html;
|
||||||
use hyper::{Body, Request, Response};
|
use hyper::{Body, Request, Response};
|
||||||
use log::debug;
|
|
||||||
use rinja::Template;
|
use rinja::Template;
|
||||||
|
|
||||||
use chrono::DateTime;
|
use chrono::DateTime;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue