Skip to content

sbt-airframe: Remove redundant import statements #1176

@xerial

Description

@xerial

This code seems insufficient for removing redundant import statements from the generated client code:

loop(classDef).filter(requireImports).distinct.sortBy(_.name)

In addition, we need to remove:

  • scala.Option
  • scala.collection.immutable.{List, Map}
  • scala.util.Either

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions