mirror of
https://framagit.org/veretcle/scootaloo.git
synced 2025-07-20 17:11:19 +02:00
refactor: optimize import and last_tweet_id var
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
// std
|
||||
use std::error::Error;
|
||||
use crate::ScootalooError;
|
||||
|
||||
// reqwest
|
||||
use reqwest::Url;
|
||||
|
||||
// tokio
|
||||
use tokio::{
|
||||
io::copy,
|
||||
fs::{File, create_dir_all},
|
||||
|
Reference in New Issue
Block a user