Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusfpleite committed May 28, 2024
1 parent 58dcd3c commit d692739
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Install/ClauseInCase.elm
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ import Elm.Syntax.ModuleName exposing (ModuleName)
import Elm.Syntax.Node as Node exposing (Node(..))
import Elm.Syntax.Pattern exposing (Pattern(..))
import Elm.Syntax.Range exposing (Range)
import List exposing (range)
import List.Extra
import Review.Fix as Fix exposing (Fix)
import Review.Rule as Rule exposing (Error, Rule)
Expand Down

0 comments on commit d692739

Please sign in to comment.