From ecc77e9f2bccc4bf4f59b9f70442020113cb5fd8 Mon Sep 17 00:00:00 2001 From: Andrea Busi Date: Fri, 18 Nov 2022 08:34:41 +0100 Subject: [PATCH] fix: Solve runtime warning --- .../Seismic Networks/Cells/SeismicNetworkTableViewCell.swift | 1 - 1 file changed, 1 deletion(-) diff --git a/Sources/Earthquake Network/Controllers/Seismic Networks/Cells/SeismicNetworkTableViewCell.swift b/Sources/Earthquake Network/Controllers/Seismic Networks/Cells/SeismicNetworkTableViewCell.swift index d80f5c1..723c90f 100644 --- a/Sources/Earthquake Network/Controllers/Seismic Networks/Cells/SeismicNetworkTableViewCell.swift +++ b/Sources/Earthquake Network/Controllers/Seismic Networks/Cells/SeismicNetworkTableViewCell.swift @@ -204,7 +204,6 @@ class SeismicNetworkTableViewCell: UITableViewCell { private func setupUI() { selectionStyle = .default - translatesAutoresizingMaskIntoConstraints = false backgroundColor = .clear // container view