Skip to content

Commit

Permalink
refactor: add doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
thesimplekid committed Apr 12, 2024
1 parent 391692e commit 324d3c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/cdk/src/client.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
//! Wallet HTTP wallet client
use reqwest::Client;
use serde_json::Value;
use url::Url;
Expand Down

0 comments on commit 324d3c0

Please sign in to comment.