[ios] Removed appsflyer reference

Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
Alexander Borsuk 2021-03-19 08:45:16 +01:00 committed by Roman Tsisyk
parent 6701f72ede
commit 9258496a76

View file

@ -1,6 +1,5 @@
@objc enum DeepLinkProvider: Int {
case native
case appsflyer
}
class DeepLinkURL {