Skip to content

Commit 672f3b3

Browse files
committed
Remove errant whitespace
1 parent a50808e commit 672f3b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ios/MullvadVPN/View controllers/Settings/SettingsDataSource.swift

-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ final class SettingsDataSource: UITableViewDiffableDataSource<SettingsDataSource
143143
// MARK: - Private
144144

145145
private func registerClasses() {
146-
147146
HeaderFooterReuseIdentifier.allCases.forEach { reuseIdentifier in
148147
tableView?.register(
149148
reuseIdentifier.headerFooterClass,

0 commit comments

Comments
 (0)