Removed Apropos

This commit is contained in:
Seungheon Oh 2022-05-31 12:32:12 -05:00
parent fa5bb7eec2
commit c260254cae
No known key found for this signature in database
GPG key ID: 9B0E12D357369B66
5 changed files with 1060 additions and 1980 deletions

View file

@ -117,8 +117,6 @@ common deps
common test-deps
build-depends:
, agora
, apropos
, apropos-tx
, data-default-class
, mtl
, plutarch-context-builder
@ -177,6 +175,7 @@ library agora-testlib
library agora-specs
import: lang, deps, test-deps
exposed-modules:
Property.Generator
Property.MultiSig
Sample.Effect.GovernorMutation
Sample.Effect.TreasuryWithdrawal
@ -188,7 +187,6 @@ library agora-specs
Spec.AuthorityToken
Spec.Effect.GovernorMutation
Spec.Effect.TreasuryWithdrawal
Spec.Generator
Spec.Governor
Spec.Proposal
Spec.Stake