]> git.rkrishnan.org Git - functorrent.git/blobdiff - src/FuncTorrent/Tracker/Types.hs
DONOTUSE quickcheck tests do not terminate
[functorrent.git] / src / FuncTorrent / Tracker / Types.hs
index 1c47d3191f593471457972497d490555caf549e9..56d56045eb6134f7bcce331ddf9c4a7fb4c9881c 100644 (file)
@@ -28,7 +28,7 @@ module FuncTorrent.Tracker.Types
        , TrackerMsg(..)
        ) where
 
-import Data.ByteString (ByteString)
+
 import Data.Word (Word32)
 import Control.Concurrent.MVar (MVar)