Skip to content

Commit

Permalink
remove redundant imports
Browse files Browse the repository at this point in the history
  • Loading branch information
yaxu committed Jan 19, 2019
1 parent cdad6d1 commit b4433e5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/Sound/Tidal/ControlTest.hs
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,10 @@ import Test.Microspec

import Prelude hiding ((<*), (*>))

import qualified Data.Map.Strict as Map

-- import Sound.Tidal.Pattern
import Sound.Tidal.Control
import Sound.Tidal.Core
import Sound.Tidal.Params
import Sound.Tidal.Pattern
import Sound.Tidal.UI

run :: Microspec ()
run =
Expand Down

0 comments on commit b4433e5

Please sign in to comment.