diff --git a/docs/_docs/reference/other-new-features/export.md b/docs/_docs/reference/other-new-features/export.md index e8482cb343d9..98e9a7d3d711 100644 --- a/docs/_docs/reference/other-new-features/export.md +++ b/docs/_docs/reference/other-new-features/export.md @@ -78,8 +78,6 @@ A member is _eligible_ if all of the following holds: It is a compile-time error if a simple or renaming selector does not identify any eligible members. -It is a compile-time error if a simple or renaming selector does not identify any eligible members. - Type members are aliased by type definitions, and term members are aliased by method definitions. For instance: ```scala object O: