Skip to content

Commit

Permalink
node: warning elimination
Browse files Browse the repository at this point in the history
  • Loading branch information
deepfire committed Nov 25, 2021
1 parent cf82968 commit 36e157c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions cardano-node/src/Cardano/Tracing/Constraints.hs
Expand Up @@ -38,10 +38,6 @@ import Ouroboros.Consensus.Ledger.SupportsMempool (ApplyTxErr,
import Ouroboros.Consensus.Protocol.Abstract (ValidationErr)
import Ouroboros.Consensus.Shelley.Ledger.Mempool (GenTx, TxId)

import Ouroboros.Network.ConnectionId (ConnectionId)
import Ouroboros.Network.Snocket (LocalAddress (..))
import Ouroboros.Network.NodeToNode (RemoteAddress)

-- | Tracing-related constraints for monitoring purposes.
type TraceConstraints blk =
( ConvertTxId blk
Expand Down
1 change: 0 additions & 1 deletion cardano-node/src/Cardano/Tracing/Tracers.hs
Expand Up @@ -47,7 +47,6 @@ import qualified System.Remote.Monitoring as EKG

import "contra-tracer" Control.Tracer
import Control.Tracer.Transformers
import Cardano.TraceDispatcher.BasicInfo.Types (BasicInfo)

import Cardano.Slotting.Slot (EpochNo (..), SlotNo (..), WithOrigin (..))

Expand Down

0 comments on commit 36e157c

Please sign in to comment.