Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Commit

Permalink
feat: noop
Browse files Browse the repository at this point in the history
  • Loading branch information
arein committed Aug 6, 2023
1 parent 440df50 commit 3052af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/error.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pub enum Error {
#[error("The provided url has invalid scheme")]
InvalidScheme,

#[error("The relay client has stopped working")]
#[error("The Relay client has stopped working")]
RelayClientStopped,

#[error("Invalid account")]
Expand Down

0 comments on commit 3052af8

Please sign in to comment.