Skip to content

Commit

Permalink
Remove unneeded import in XAxisAttribute.swift (#222)
Browse files Browse the repository at this point in the history
Remove unneeded import
  • Loading branch information
tinder-emanharoutunian authored Nov 1, 2023
1 parent cab3421 commit 666787d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Sources/Layout/XAxisAttribute.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
// See https://github.com/Tinder/Layout/blob/main/LICENSE for license information.
//

import Foundation

public enum XAxisAttribute {

case left, centerX, right, leading, trailing
Expand Down

0 comments on commit 666787d

Please sign in to comment.