mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-08-02 00:27:35 -07:00
chore: Remove unused error case InvalidApiMessage
This commit is contained in:
@@ -43,7 +43,4 @@ pub enum RosenpassError {
|
||||
/// The message type that could not be parsed
|
||||
u128,
|
||||
),
|
||||
/// Unused, remove
|
||||
#[error("could not parse API message")]
|
||||
InvalidApiMessage,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user