Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
zmian committed Feb 12, 2024
1 parent 679f68b commit 158cab6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Sources/Xcore/Swift/Components/SelectionType.swift
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ public enum SelectionType<Value> {
}
}

// MARK: - Sendable

extension SelectionType: Sendable where Value: Sendable {}

// MARK: - Equatable

extension SelectionType: Equatable where Value: Equatable {
Expand Down

0 comments on commit 158cab6

Please sign in to comment.