Skip to content
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.

Commit

Permalink
πŸ’€ unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
mgold committed Feb 19, 2017
1 parent fb6f189 commit 185ab30
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Test/Internal.elm
Expand Up @@ -2,11 +2,6 @@ module Test.Internal exposing (Test(..), failNow, filter)

import Random.Pcg as Random exposing (Generator)
import Test.Expectation exposing (Expectation(..))
import Dict exposing (Dict)
import Fuzz exposing (Fuzzer)
import Fuzz.Internal exposing (unpackGenVal, unpackGenTree)
import RoseTree exposing (RoseTree(..))
import Lazy.List


type Test
Expand Down

0 comments on commit 185ab30

Please sign in to comment.