Skip to content

Commit

Permalink
remove list-extra
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Sep 15, 2020
1 parent 45db76a commit d516f3b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion elm.json
Expand Up @@ -13,7 +13,6 @@
"elm/html": "1.0.0",
"elm/json": "1.1.3",
"elm/random": "1.0.0",
"elm-community/list-extra": "8.2.4",
"ohanhi/keyboard": "2.0.1",
"rtfeldman/elm-css": "16.0.1",
"tesk9/accessible-html-with-css": "2.1.1"
Expand Down
1 change: 0 additions & 1 deletion src/League.elm
Expand Up @@ -18,7 +18,6 @@ import Dict exposing (Dict)
import Elo
import Json.Decode as Decode exposing (Decoder)
import Json.Encode as Encode
import List.Extra
import Player exposing (Player)
import Random exposing (Generator)

Expand Down

0 comments on commit d516f3b

Please sign in to comment.