Skip to content

Commit

Permalink
peer-selection: removed import
Browse files Browse the repository at this point in the history
  • Loading branch information
coot committed Dec 3, 2020
1 parent e797e89 commit 353d6ac
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -32,7 +32,7 @@ import qualified Data.Tree as Tree
import Data.Typeable (Typeable)
import Data.Void (Void)

import Control.Exception (Exception, throw)
import Control.Exception (throw)
import Control.Monad.Class.MonadAsync
import Control.Monad.Class.MonadSTM
import Control.Monad.Class.MonadTime
Expand Down

0 comments on commit 353d6ac

Please sign in to comment.