mirror of
https://github.com/jfmengels/elm-review.git
synced 2024-12-26 19:24:40 +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 Elm.Syntax.Range exposing (Range)
|
||||||
import Lint.Rule as Rule exposing (Error, Rule)
|
import Lint.Rule as Rule exposing (Error)
|
||||||
import List.Extra
|
import List.Extra
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user