Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-dydx committed Oct 18, 2024
1 parent b2fa59b commit 9b805a8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

import Utilities

// convenience/dydx methods
extension KeyValueStoreProtocol {
func value(forDydxKey key: dydxSettingsStoreKey) -> Any? {
self.value(forKey: key.rawValue)
Expand Down

0 comments on commit 9b805a8

Please sign in to comment.