We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afd1444 commit 297bcd2Copy full SHA for 297bcd2
crates/web-plugins/did-endpoint/src/web.rs
@@ -1,3 +1,4 @@
1
+#[allow(unused_imports)]
2
use crate::{plugin::DidEndPointState, util};
3
use axum::{
4
extract::{Query, State},
0 commit comments