Fix warning 🤦
This commit is contained in:
parent
e894596108
commit
1637f0e146
|
@ -156,7 +156,7 @@ extension DiscoveryForYouViewController: ProfileCardTableViewCellDelegate {
|
|||
relationships: relationships
|
||||
)
|
||||
|
||||
let viewController = coordinator.present(
|
||||
_ = coordinator.present(
|
||||
scene: .familiarFollowers(viewModel: familiarFollowersViewModel),
|
||||
from: self,
|
||||
transition: .show
|
||||
|
|
Loading…
Reference in New Issue