clippy
This commit is contained in:
parent
55ddc8a524
commit
66ea84db86
1 changed files with 0 additions and 2 deletions
|
@ -1,11 +1,9 @@
|
|||
|
||||
use anyhow::Context;
|
||||
use axum::{
|
||||
extract::Json,
|
||||
extract::State,
|
||||
http::{HeaderMap, StatusCode},
|
||||
};
|
||||
use cynic::QueryBuilder;
|
||||
use saleor_app_sdk::{headers::SALEOR_API_URL_HEADER, AuthData, AuthToken};
|
||||
use tracing::{debug, info};
|
||||
|
||||
|
|
Loading…
Reference in a new issue