Skip to content

Commit

Permalink
Merge pull request #182 from softwaremill/remove-sod
Browse files Browse the repository at this point in the history
Remove SOD
  • Loading branch information
adamw authored Jul 19, 2023
2 parents 5e77899 + e33b01b commit 5c6f91e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,6 @@ object QuicklensMacros {
case Block(List(DefDef(_, _, _, Some(p))), _) =>
p
case _ =>
println(tree)
report.errorAndAbort(unsupportedShapeInfo(tree))
}

Expand Down

0 comments on commit 5c6f91e

Please sign in to comment.