cardano-foundation / cardano-wallet

HTTP server & command-line for managing UTxOs and HD wallets in Cardano.
Apache License 2.0
757 stars 213 forks source link

Remove unused `Buildable` instances. #4599

Closed jonathanknowles closed 1 month ago

jonathanknowles commented 1 month ago

This PR removes Buildable instances for the following types:

Issue

None. Spotted while reviewing code.