some cleanup

This commit is contained in:
Simon
2025-05-31 09:43:46 +00:00
parent 96b914fb2e
commit 5067515933
3 changed files with 0 additions and 55 deletions

View File

@@ -3,7 +3,6 @@ use std::vec;
use error_chain::error_chain;
use htmlentity::entity::{decode, encode, CharacterSet, EncodeType, ICodedDataTrait};
use htmlentity::types::{AnyhowResult, Byte};
use reqwest::Proxy;
use crate::providers::Provider;
use crate::util::time::parse_time_to_seconds;