Skip to content

Commit e1a603b

Browse files
Remove dead code for ranking pools (#5033)
fix #5032
2 parents 9ff2d2e + 119aef3 commit e1a603b

File tree

5 files changed

+0
-822
lines changed

5 files changed

+0
-822
lines changed

lib/unit/cardano-wallet-unit.cabal

-1
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ test-suite unit
197197
Cardano.Pool.DB.LayerSpec
198198
Cardano.Pool.DB.MVarSpec
199199
Cardano.Pool.DB.Properties
200-
Cardano.Pool.RankSpec
201200
Cardano.Wallet.Address.Derivation.ByronSpec
202201
Cardano.Wallet.Address.Derivation.IcarusSpec
203202
Cardano.Wallet.Address.Derivation.MintBurnSpec

lib/unit/test/unit/Cardano/Pool/RankSpec.hs

-140
This file was deleted.

lib/wallet/cardano-wallet.cabal

-2
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,6 @@ library
148148
Cardano.Pool.DB.Sqlite.TH
149149
Cardano.Pool.Metadata
150150
Cardano.Pool.Metadata.Types
151-
Cardano.Pool.Rank
152-
Cardano.Pool.Rank.Likelihood
153151
Cardano.Pool.Types
154152
Cardano.Wallet
155153
Cardano.Wallet.Address.Keys.BoundedAddressLength

0 commit comments

Comments
 (0)