Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
rpiaggio committed Oct 26, 2023
1 parent 9fdc05a commit e7ee215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/ui/src/main/scala/lucuma/ui/optics/package.scala
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
package lucuma.ui.optics

import cats.syntax.all.*
import monocle.Lens
import monocle.Iso
import monocle.Lens

// Lenses must be disjoint (not overlap), or the result will be unsafe.
// See https://github.com/optics-dev/Monocle/issues/545
Expand Down

0 comments on commit e7ee215

Please sign in to comment.