Skip to content

Commit

Permalink
Remove superfluous imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
kosmikus committed Feb 18, 2013
1 parent 24f603b commit d7c6661
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions geturls4.hs
@@ -1,10 +1,7 @@
import GetURL
import TimeIt

import Control.Monad
import Control.Concurrent
import Control.Exception
import Text.Printf
import qualified Data.ByteString as B

-----------------------------------------------------------------------------
Expand Down

0 comments on commit d7c6661

Please sign in to comment.