Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Arend-Jan committed Mar 19, 2023
1 parent 0ef6cb4 commit 0191963
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ use std::io::{BufRead, BufReader};
use std::iter::Skip;
use std::time::Duration;


// The main function, which is asynchronous due to the API call
#[tokio::main]
async fn main() -> Result<(), Box<dyn std::error::Error>> {
Expand Down

0 comments on commit 0191963

Please sign in to comment.