mirror of
https://git.asonix.dog/asonix/relay.git
synced 2025-05-20 16:51:03 +00:00
clippy
This commit is contained in:
parent
66c86ebfd6
commit
fbb7b397c2
|
@ -1,3 +1,6 @@
|
|||
// need this for ructe
|
||||
#![allow(clippy::needless_borrow)]
|
||||
|
||||
use activitystreams::url::Url;
|
||||
use actix_web::{web, App, HttpServer};
|
||||
use opentelemetry::{sdk::Resource, KeyValue};
|
||||
|
|
Loading…
Reference in New Issue
Block a user