purescript-contrib/purescript-formatters

UnusedImport of module Data.Foldable is redundant.

Closed this issue · 0 comments

When compiling this package, I get an unused import warning ...


[3/7 UnusedImport] bower_components\purescript-formatters\src\Data\Formatter\DateTime.purs:35:1

  35  import Data.Foldable (foldr)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  The import of module Data.Foldable is redundant