Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Ashwin Naren <[email protected]>
  • Loading branch information
arihant2math committed Dec 5, 2023
1 parent d31519f commit 8ed0a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/weather_error/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
use shared_deps::bincode::ErrorKind;
use shared_deps::*;
use shared_deps::{serde_json, simd_json, wasmer, windows};
use std::fmt;
use std::fmt::Debug;

Expand Down

0 comments on commit 8ed0a21

Please sign in to comment.