Skip to content

Commit

Permalink
Delete VotingEntry
Browse files Browse the repository at this point in the history
  • Loading branch information
newhoggy committed Aug 25, 2023
1 parent 60be05d commit 2397806
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 68 deletions.
1 change: 0 additions & 1 deletion cardano-api/cardano-api.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ library internal
Cardano.Api.Genesis
Cardano.Api.GenesisParameters
Cardano.Api.Governance.Actions.ProposalProcedure
Cardano.Api.Governance.Actions.VotingEntry
Cardano.Api.Governance.Actions.VotingProcedure
Cardano.Api.Governance.Poll
Cardano.Api.Hash
Expand Down
65 changes: 0 additions & 65 deletions cardano-api/internal/Cardano/Api/Governance/Actions/VotingEntry.hs

This file was deleted.

2 changes: 0 additions & 2 deletions cardano-api/src/Cardano/Api.hs
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,6 @@ module Cardano.Api (
TxUpdateProposal(..),
TxMintValue(..),
TxGovernanceActions(..),
VotingEntry(..),

-- ** Building vs viewing transactions
BuildTxWith(..),
Expand Down Expand Up @@ -968,7 +967,6 @@ import Cardano.Api.Fees
import Cardano.Api.Genesis
import Cardano.Api.GenesisParameters
import Cardano.Api.Governance.Actions.ProposalProcedure
import Cardano.Api.Governance.Actions.VotingEntry
import Cardano.Api.Hash
import Cardano.Api.HasTypeProxy
import Cardano.Api.InMode
Expand Down

0 comments on commit 2397806

Please sign in to comment.