Rest recommended fixed
This commit is contained in:
parent
43f921fcd4
commit
271e9e4a78
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
||||||
use std::fs;
|
use std::fs;
|
||||||
use std::path::Path;
|
use serde::Deserialize;
|
||||||
use serde::{Deserialize, Serialize};
|
|
||||||
use reqwest::blocking::Client;
|
use reqwest::blocking::Client;
|
||||||
use std::error::Error;
|
use std::error::Error;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue