diff --git a/docs/src/pages/algebra/using.md b/docs/src/pages/algebra/using.md index 48b3d7db..ced7fcd7 100644 --- a/docs/src/pages/algebra/using.md +++ b/docs/src/pages/algebra/using.md @@ -101,7 +101,6 @@ Once we know how to do this, everything proceeds as before. Here's a complete ex ```scala mdoc:reset:invisible import doodle.core.* -import doodle.java2d.* import doodle.syntax.all.* ``` ```scala mdoc:silent