diff options
Diffstat (limited to 'src/System/Torrent/Storage.hs')
-rw-r--r-- | src/System/Torrent/Storage.hs | 2 |
1 files changed, 0 insertions, 2 deletions
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 | |||
57 | 57 | ||
58 | import Data.Torrent | 58 | import Data.Torrent |
59 | import Data.Torrent.Bitfield as BF | 59 | import Data.Torrent.Bitfield as BF |
60 | import Data.Torrent | ||
61 | import Data.Torrent.Piece | ||
62 | import System.Torrent.FileMap as FM | 60 | import System.Torrent.FileMap as FM |
63 | 61 | ||
64 | 62 | ||