Skip to content

Commit

Permalink
Update Balance/Distraction/Drawing/MandalaCollectionView.swift
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastian Ricaldoni <sebastian.ricaldoni@gmail.com>
  • Loading branch information
gperissetcelteeka and sebastianricaldoni authored Aug 22, 2023
1 parent 8d8b8de commit adeab3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Balance/Distraction/Drawing/MandalaCollectionView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ struct MandalaCollectionView: View {
isDirectChildToContainer: true,
content: {
DrawSketch(draw: currentDraw)

Check warning on line 24 in Balance/Distraction/Drawing/MandalaCollectionView.swift

View check run for this annotation

Codecov / codecov/patch

Balance/Distraction/Drawing/MandalaCollectionView.swift#L24

Added line #L24 was not covered by tests
// DrawView(currentDraw: $currentDraw, isNewDraw: true, isColoring: true)
}
)
) {
Expand Down

0 comments on commit adeab3e

Please sign in to comment.