Skip to content

Commit

Permalink
Revert "Todo"
Browse files Browse the repository at this point in the history
This reverts commit cc25c0a.
  • Loading branch information
flypaper0 committed Jun 8, 2023
1 parent 1729e07 commit 0af3bb6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/WalletConnectUtils/KeyedDatabase.swift
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ public class KeyedDatabase<Element> where Element: DatabaseObject {
private let storage: KeyValueStorage
private let identifier: String

// TODO: Replace with publisher
public var onUpdate: (() -> Void)?

public init(storage: KeyValueStorage, identifier: String) {
Expand Down

0 comments on commit 0af3bb6

Please sign in to comment.