From 0e129341291f20eacc03beefa51376c2dc43301c Mon Sep 17 00:00:00 2001 From: Sam T Date: Mon, 8 Apr 2013 04:57:55 +0400 Subject: remove reduntant imports --- tests/info-hash.hs | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'tests/info-hash.hs') diff --git a/tests/info-hash.hs b/tests/info-hash.hs index 1638a205..ce8d7db2 100644 --- a/tests/info-hash.hs +++ b/tests/info-hash.hs @@ -2,16 +2,13 @@ module Main (main) where import Data.ByteString (ByteString) -import qualified Data.ByteString as B import qualified Data.ByteString.Char8 as BC -import qualified Data.ByteString.Lazy as L - import Data.Torrent -import Data.Torrent.InfoHash import System.Environment import System.Exit + checkInfo :: ByteString checkInfo = "0221caf96aa3cb94f0f58d458e78b0fc344ad8bf" -- cgit v1.2.3