Skip to content

Commit

Permalink
Removed unnecessary import.
Browse files Browse the repository at this point in the history
  • Loading branch information
John MacFarlane committed Nov 5, 2012
1 parent b374be8 commit b72991d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/test-zip-archive.hs
Expand Up @@ -6,9 +6,6 @@ import Codec.Archive.Zip
import System.Directory
import Test.HUnit.Base
import Test.HUnit.Text
#if MIN_VERSION_directory(1,2,0)
import System.Time
#endif
import System.Process
import qualified Data.ByteString.Lazy as B
import Control.Applicative
Expand Down

0 comments on commit b72991d

Please sign in to comment.