Skip to content

Commit

Permalink
Remove trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
mkj-is committed Apr 21, 2021
1 parent 16ca81c commit 42292eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/PathBuilder/Path components/Oval.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,3 @@ public struct Oval: PathComponent {
path.addEllipse(in: rect)
}
}

0 comments on commit 42292eb

Please sign in to comment.