Skip to content

Commit

Permalink
chore(crypto): CRP-1995: Remove obsolete TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
mbjorkqvist committed Apr 6, 2023
1 parent 54f4378 commit d92948a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ pub enum CspSecretKeyStoreContainsError {

#[derive(Clone, Debug, PartialEq, Eq, Hash, Serialize, Deserialize)]
pub enum CspPublicKeyStoreError {
// TODO: CRP-1719 add more error variants if necessary
TransientInternalError(String),
}

Expand Down

0 comments on commit d92948a

Please sign in to comment.