Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasbzurovski committed Nov 29, 2024
1 parent be9c5f6 commit beae529
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import SwiftUI

typealias RequestEnvelope = DappInteractionClient.RequestEnvelope

// MARK: Identifiable
// MARK: - RequestEnvelope + Identifiable
extension RequestEnvelope: Identifiable {
typealias ID = WalletInteractionId
var id: ID {
Expand Down

0 comments on commit beae529

Please sign in to comment.