Skip to content

Commit

Permalink
Remove dead code for ranking pools (#5033)
Browse files Browse the repository at this point in the history
fix #5032
  • Loading branch information
HeinrichApfelmus authored Mar 8, 2025
2 parents 9ff2d2e + 119aef3 commit e1a603b
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 822 deletions.
1 change: 0 additions & 1 deletion lib/unit/cardano-wallet-unit.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@ test-suite unit
Cardano.Pool.DB.LayerSpec
Cardano.Pool.DB.MVarSpec
Cardano.Pool.DB.Properties
Cardano.Pool.RankSpec
Cardano.Wallet.Address.Derivation.ByronSpec
Cardano.Wallet.Address.Derivation.IcarusSpec
Cardano.Wallet.Address.Derivation.MintBurnSpec
Expand Down
140 changes: 0 additions & 140 deletions lib/unit/test/unit/Cardano/Pool/RankSpec.hs

This file was deleted.

2 changes: 0 additions & 2 deletions lib/wallet/cardano-wallet.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,6 @@ library
Cardano.Pool.DB.Sqlite.TH
Cardano.Pool.Metadata
Cardano.Pool.Metadata.Types
Cardano.Pool.Rank
Cardano.Pool.Rank.Likelihood
Cardano.Pool.Types
Cardano.Wallet
Cardano.Wallet.Address.Keys.BoundedAddressLength
Expand Down
Loading

0 comments on commit e1a603b

Please sign in to comment.