mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-11 03:26:58 +02:00
Fix lint errors
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use http::header::{HeaderName, CONTENT_TYPE, USER_AGENT};
|
||||
use http::header::{HeaderName, USER_AGENT};
|
||||
use http::{HeaderMap, HeaderValue, Method};
|
||||
use reqwest::redirect::Policy;
|
||||
use tauri::{AppHandle, Wry};
|
||||
|
||||
Reference in New Issue
Block a user