SwiftFormat

pull/7097/merge
Hwee-Boon Yar 5 months ago
parent 57eb933de9
commit 97b204746c
  1. 2
      modules/AlphaWalletFoundation/AlphaWalletFoundation/CoinTicker/Types/CoinTickersFetcher.swift

@ -1,7 +1,7 @@
// Copyright © 2023 Stormbird PTE. LTD.
import Foundation
import Combine
import Foundation
public protocol CoinTickersFetcher {
func fetchTickers(for tokens: [TokenMappedToTicker], force: Bool, currency: Currency) async

Loading…
Cancel
Save