summaryrefslogtreecommitdiff
path: root/src/Network/BitTorrent/Exchange/Session.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Network/BitTorrent/Exchange/Session.hs')
-rw-r--r--src/Network/BitTorrent/Exchange/Session.hs1
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
54import Network.BitTorrent.Core 54import Network.BitTorrent.Core
55import Network.BitTorrent.Exchange.Block as Block 55import Network.BitTorrent.Exchange.Block as Block
56import Network.BitTorrent.Exchange.Connection 56import Network.BitTorrent.Exchange.Connection
57import Network.BitTorrent.Exchange.Connection.Status
58import Network.BitTorrent.Exchange.Message as Message 57import Network.BitTorrent.Exchange.Message as Message
59import Network.BitTorrent.Exchange.Session.Metadata as Metadata 58import Network.BitTorrent.Exchange.Session.Metadata as Metadata
60import Network.BitTorrent.Exchange.Session.Status as SS 59import Network.BitTorrent.Exchange.Session.Status as SS