mirror of
https://framagit.org/veretcle/scootaloo.git
synced 2025-07-21 17:34:37 +02:00
refactor: optimize import and last_tweet_id var
This commit is contained in:
@@ -17,7 +17,6 @@ use elefren::{
|
||||
scopes::Scopes,
|
||||
};
|
||||
|
||||
|
||||
/// Decodes the Twitter mention to something that will make sense once Twitter has joined the
|
||||
/// Fediverse
|
||||
fn twitter_mentions(ums: &Vec<MentionEntity>) -> HashMap<String, String> {
|
||||
|
Reference in New Issue
Block a user