Skip to content

Commit

Permalink
Formatting change
Browse files Browse the repository at this point in the history
  • Loading branch information
djordon committed Jun 11, 2018
1 parent 2c6571f commit c23bb3a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -51,7 +51,7 @@ trait AxisAlignedLineSweeper {
.toList
.sortBy(_._1)
.map(_._2)
}
}

def adjustCornerGeometries(corners: List[CornerGeometry])(
implicit vertical: Boolean): List[CornerLine] = {
Expand Down

0 comments on commit c23bb3a

Please sign in to comment.