mirror of
https://github.com/jfmengels/elm-review.git
synced 2025-01-08 10:47:25 +03:00
Remove unused import
This commit is contained in:
parent
318c6107e6
commit
08647ec79d
@ -1,6 +1,5 @@
|
||||
module Review.Rule.WithArbitraryFilesVisitorTest exposing (all)
|
||||
|
||||
import Elm.Syntax.Node as Node exposing (Node)
|
||||
import Review.Project as Project
|
||||
import Review.Rule as Rule exposing (Error, Rule)
|
||||
import Review.Test
|
||||
|
Loading…
Reference in New Issue
Block a user