Skip to content

Commit

Permalink
Update Sources/WalletConnectSign/Services/InvalidRequestsSanitiser.swift
Browse files Browse the repository at this point in the history
Co-authored-by: Jack Pooley <169029079+jackpooleywc@users.noreply.github.com>
  • Loading branch information
llbartekll and jackpooleywc authored May 15, 2024
1 parent 0391948 commit e4812ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

import Foundation

class InvalidRequestsSanitiser {
final class InvalidRequestsSanitiser {
let historyService: HistoryServiceProtocol
private let history: RPCHistoryProtocol

Expand Down

0 comments on commit e4812ac

Please sign in to comment.