diff options
Diffstat (limited to 'src/Network/BitTorrent/Exchange/Session.hs')
-rw-r--r-- | src/Network/BitTorrent/Exchange/Session.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Network/BitTorrent/Exchange/Session.hs b/src/Network/BitTorrent/Exchange/Session.hs index 91ea8da9..6f480ce4 100644 --- a/src/Network/BitTorrent/Exchange/Session.hs +++ b/src/Network/BitTorrent/Exchange/Session.hs | |||
@@ -54,7 +54,6 @@ import Network.BitTorrent.Internal.Types | |||
54 | import Network.BitTorrent.Core | 54 | import Network.BitTorrent.Core |
55 | import Network.BitTorrent.Exchange.Block as Block | 55 | import Network.BitTorrent.Exchange.Block as Block |
56 | import Network.BitTorrent.Exchange.Connection | 56 | import Network.BitTorrent.Exchange.Connection |
57 | import Network.BitTorrent.Exchange.Connection.Status | ||
58 | import Network.BitTorrent.Exchange.Message as Message | 57 | import Network.BitTorrent.Exchange.Message as Message |
59 | import Network.BitTorrent.Exchange.Session.Metadata as Metadata | 58 | import Network.BitTorrent.Exchange.Session.Metadata as Metadata |
60 | import Network.BitTorrent.Exchange.Session.Status as SS | 59 | import Network.BitTorrent.Exchange.Session.Status as SS |