Skip to content

Commit

Permalink
Revert "Add Data.Value to PlutusLedgerAPI (#6143)"
Browse files Browse the repository at this point in the history
This reverts commit 5e29c87.
  • Loading branch information
joseph-fajen committed Jun 9, 2024
1 parent 15ea506 commit 38f135a
Show file tree
Hide file tree
Showing 37 changed files with 5 additions and 2,133 deletions.

This file was deleted.

5 changes: 0 additions & 5 deletions plutus-ledger-api/plutus-ledger-api.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ library
PlutusLedgerApi.V1.Contexts
PlutusLedgerApi.V1.Credential
PlutusLedgerApi.V1.Crypto
PlutusLedgerApi.V1.Data.Value
PlutusLedgerApi.V1.DCert
PlutusLedgerApi.V1.EvaluationContext
PlutusLedgerApi.V1.Interval
Expand Down Expand Up @@ -117,7 +116,6 @@ library plutus-ledger-api-testlib
PlutusLedgerApi.Test.EvaluationEvent
PlutusLedgerApi.Test.Examples
PlutusLedgerApi.Test.Scripts
PlutusLedgerApi.Test.V1.Data.Value
PlutusLedgerApi.Test.V1.EvaluationContext
PlutusLedgerApi.Test.V1.Value
PlutusLedgerApi.Test.V2.EvaluationContext
Expand Down Expand Up @@ -152,7 +150,6 @@ test-suite plutus-ledger-api-test
Spec.Eval
Spec.Interval
Spec.ScriptDecodeError
Spec.V1.Data.Value
Spec.V1.Value
Spec.Versions

Expand Down Expand Up @@ -188,8 +185,6 @@ test-suite plutus-ledger-api-plugin-test
ghc-options: -threaded -rtsopts -with-rtsopts=-N
other-modules:
Spec.Budget
Spec.Data.Budget
Spec.Data.Value
Spec.ReturnUnit.V1
Spec.ReturnUnit.V2
Spec.ReturnUnit.V3
Expand Down
Loading

0 comments on commit 38f135a

Please sign in to comment.