Skip to content

Commit

Permalink
Remove extra imports
Browse files Browse the repository at this point in the history
  • Loading branch information
bdukes committed May 12, 2017
1 parent 7968586 commit b0b0866
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Jackrabbit/Views/Elm/File/Model.elm
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module Views.Elm.File.Model exposing (..)

import Dict exposing (Dict)
import Json.Decode as Decode
import Json.Decode.Pipeline exposing (decode, required, hardcoded, custom)
import Json.Encode as Encode
import Views.Elm.Ajax exposing (HttpVerb, HttpInfo)
import Autocomplete
Expand Down

0 comments on commit b0b0866

Please sign in to comment.