From 052bed30a3d83aa8fb7b8b42509ad96f573439af Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Fri, 4 Apr 2014 21:44:18 +0400 Subject: Move HashList to Torrent module --- src/System/Torrent/Storage.hs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/System/Torrent') diff --git a/src/System/Torrent/Storage.hs b/src/System/Torrent/Storage.hs index 697e3def..1123cea9 100644 --- a/src/System/Torrent/Storage.hs +++ b/src/System/Torrent/Storage.hs @@ -57,8 +57,6 @@ import Data.Typeable import Data.Torrent import Data.Torrent.Bitfield as BF -import Data.Torrent -import Data.Torrent.Piece import System.Torrent.FileMap as FM -- cgit v1.2.3