Skip to content

Commit

Permalink
Consistent whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
dfed committed Apr 21, 2024
1 parent feba3cb commit 143dafe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ParalayoutTests/ViewDistributionBuilderTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import Paralayout
import XCTest

#if swift(>=5.4)

final class ViewDistributionBuilderTests: XCTestCase {

// MARK: - Tests
Expand Down Expand Up @@ -190,7 +189,6 @@ final class ViewDistributionBuilderTests: XCTestCase {
builder()
}
}

#endif

extension ViewDistributionItem: Equatable {
Expand All @@ -209,5 +207,4 @@ extension ViewDistributionItem: Equatable {
return false
}
}

}

0 comments on commit 143dafe

Please sign in to comment.