diff --git a/iphone/Maps/UI/PlacePage/Components/PlacePageInfoViewController.swift b/iphone/Maps/UI/PlacePage/Components/PlacePageInfoViewController.swift index e4ab64abf5..626c6d0d0b 100644 --- a/iphone/Maps/UI/PlacePage/Components/PlacePageInfoViewController.swift +++ b/iphone/Maps/UI/PlacePage/Components/PlacePageInfoViewController.swift @@ -263,10 +263,6 @@ class PlacePageInfoViewController: UIViewController { }) } - if let address = placePageInfoData.address { - addressView = createInfoItem(address, icon: UIImage(named: "ic_placepage_adress")) - } - if let address = placePageInfoData.address { addressView = createInfoItem(address, icon: UIImage(named: "ic_placepage_adress"),