Skip to content

Commit

Permalink
chore: revert changes in PortViewController
Browse files Browse the repository at this point in the history
  • Loading branch information
jurajhilje committed Oct 16, 2023
1 parent 19cb0fc commit 862555e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions IVPNClient/Scenes/ViewControllers/PortViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,6 @@ class PortViewController: UITableViewController {
extension PortViewController {

override func numberOfSections(in tableView: UITableView) -> Int {
if UserDefaults.shared.isV2ray {
return 1
}

return 2
}

Expand Down

0 comments on commit 862555e

Please sign in to comment.