avh4/elm-format

in `import`: remove `exposing ()`

lue-bird opened this issue · 0 comments

When one manually removes all exposed members from an import, exposing () remains.
These have to be removed manually, while elm-format could remove those empty exposes patterns automatically.