Skip to content

Commit

Permalink
cargo clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
amitu committed Feb 10, 2025
1 parent cc063bc commit ca492b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastn-ds/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ async fn main() {
.unwrap();

let store = fastn_wasm::Store::new(
"".to_string(),
req,
Default::default(),
"".to_string(),
Expand Down

0 comments on commit ca492b9

Please sign in to comment.