Skip to content

Commit

Permalink
Update lib.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanpoland committed Sep 11, 2024
1 parent b28feff commit 890e79d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,6 @@ impl RecipeBook {
}
}

#[tokio::main]
pub async fn main() {
// Initialize logger
env_logger::init();
Expand Down

0 comments on commit 890e79d

Please sign in to comment.