mirror of
https://github.com/jfmengels/elm-review.git
synced 2024-12-26 11:13:39 +03:00
Remove unused type import
This commit is contained in:
parent
4ae0c3749f
commit
5417c67cea
@ -18,7 +18,7 @@ module Lint.Test.ErrorMessage exposing
|
||||
-}
|
||||
|
||||
import Elm.Syntax.Range exposing (Range)
|
||||
import Lint.Rule as Rule exposing (Error, Rule)
|
||||
import Lint.Rule as Rule exposing (Error)
|
||||
import List.Extra
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user