Skip to content

Commit

Permalink
Delete the following legacy modules:
Browse files Browse the repository at this point in the history
- Cardano.CLI.Legacy.Commands.Key
- Cardano.CLI.Legacy.Commands.Transaction
- Cardano.CLI.Legacy.Commands.Query
- Cardano.CLI.Legacy.Commands.TextView
- Cardano.CLI.Legacy.Commands.StakePool
- Cardano.CLI.Legacy.Commands.StakeAddress
- Cardano.CLI.Legacy.Commands.Node
- Cardano.CLI.Legacy.Options.Key
- Cardano.CLI.Legacy.Commands.Address
- Cardano.CLI.Legacy.Run.Transaction
- Cardano.CLI.Legacy.Run.TextView
- Cardano.CLI.Legacy.Run.StakePool
- Cardano.CLI.Legacy.Run.StakeAddress
- Cardano.CLI.Legacy.Run.Address
- Cardano.CLI.Legacy.Run.Key
- Cardano.CLI.Legacy.Run.Node
- Cardano.CLI.Legacy.Run.Query
  • Loading branch information
Jimbo4350 committed Sep 20, 2024
1 parent 6d2d4d6 commit a463cde
Show file tree
Hide file tree
Showing 19 changed files with 0 additions and 2,218 deletions.
17 changes: 0 additions & 17 deletions cardano-cli/cardano-cli.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -121,29 +121,12 @@ library
Cardano.CLI.IO.Lazy
Cardano.CLI.Json.Friendly
Cardano.CLI.Legacy.Commands
Cardano.CLI.Legacy.Commands.Address
Cardano.CLI.Legacy.Commands.Genesis
Cardano.CLI.Legacy.Commands.Governance
Cardano.CLI.Legacy.Commands.Key
Cardano.CLI.Legacy.Commands.Node
Cardano.CLI.Legacy.Commands.Query
Cardano.CLI.Legacy.Commands.StakeAddress
Cardano.CLI.Legacy.Commands.StakePool
Cardano.CLI.Legacy.Commands.TextView
Cardano.CLI.Legacy.Commands.Transaction
Cardano.CLI.Legacy.Options
Cardano.CLI.Legacy.Options.Key
Cardano.CLI.Legacy.Run
Cardano.CLI.Legacy.Run.Address
Cardano.CLI.Legacy.Run.Genesis
Cardano.CLI.Legacy.Run.Governance
Cardano.CLI.Legacy.Run.Key
Cardano.CLI.Legacy.Run.Node
Cardano.CLI.Legacy.Run.Query
Cardano.CLI.Legacy.Run.StakeAddress
Cardano.CLI.Legacy.Run.StakePool
Cardano.CLI.Legacy.Run.TextView
Cardano.CLI.Legacy.Run.Transaction
Cardano.CLI.OS.Posix
Cardano.CLI.Options
Cardano.CLI.Options.Debug
Expand Down
43 changes: 0 additions & 43 deletions cardano-cli/src/Cardano/CLI/Legacy/Commands/Address.hs

This file was deleted.

55 changes: 0 additions & 55 deletions cardano-cli/src/Cardano/CLI/Legacy/Commands/Key.hs

This file was deleted.

30 changes: 0 additions & 30 deletions cardano-cli/src/Cardano/CLI/Legacy/Commands/Node.hs

This file was deleted.

199 changes: 0 additions & 199 deletions cardano-cli/src/Cardano/CLI/Legacy/Commands/Query.hs

This file was deleted.

Loading

0 comments on commit a463cde

Please sign in to comment.