diff options
Diffstat (limited to 'src/Network/BitTorrent.hs')
-rw-r--r-- | src/Network/BitTorrent.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Network/BitTorrent.hs b/src/Network/BitTorrent.hs index bcc7cfcf..91a58887 100644 --- a/src/Network/BitTorrent.hs +++ b/src/Network/BitTorrent.hs | |||
@@ -57,7 +57,5 @@ module Network.BitTorrent | |||
57 | ) where | 57 | ) where |
58 | 58 | ||
59 | import Data.Torrent | 59 | import Data.Torrent |
60 | import Data.Torrent.InfoHash | ||
61 | import Data.Torrent.Magnet | ||
62 | import Network.BitTorrent.Client | 60 | import Network.BitTorrent.Client |
63 | import Network.BitTorrent.Internal.Types \ No newline at end of file | 61 | import Network.BitTorrent.Internal.Types \ No newline at end of file |