Drop unused method
This commit is contained in:
parent
1ff19b331f
commit
4973a19fda
|
@ -149,8 +149,4 @@ struct ProfileView: View {
|
|||
}.themeGlobal()
|
||||
}
|
||||
}
|
||||
|
||||
private func presentPaywallTrustedNetworks() {
|
||||
modalType = .paywallTrustedNetworks
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue