Skip to content

Commit

Permalink
Update main.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
cornip authored Dec 19, 2024
1 parent ae94978 commit 25cec04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rina/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ async fn main() -> Result<(), Box<dyn std::error::Error>> {
args.twitter_cookie_string,
args.heurist_api_key,
).await?;
twitter.start().await?;

tokio::join!(
telegram.start(),
Expand Down

0 comments on commit 25cec04

Please sign in to comment.