mirror of
https://github.com/jfmengels/elm-review.git
synced 2024-11-24 07:33:38 +03:00
Remove unused import
This commit is contained in:
parent
65ed24f942
commit
73a82c63c2
@ -2,7 +2,6 @@ module Main exposing (main)
|
||||
|
||||
import Result
|
||||
import Ast
|
||||
import Ast as L
|
||||
import Ast.Expression exposing (..)
|
||||
import Ast.Statement exposing (..)
|
||||
import Html exposing (Html, p, div, li, ul, pre, textarea, text)
|
||||
|
Loading…
Reference in New Issue
Block a user