removed redundant codes

This commit is contained in:
Seungheon Oh 2022-05-25 11:57:11 -05:00
parent 005356b759
commit 6068ecded5
4 changed files with 12 additions and 185 deletions

View file

@ -182,13 +182,13 @@ library agora-sample
library agora-spec
import: lang, deps, test-deps
exposed-modules:
Spec.Specification
Spec.AuthorityToken
Spec.Effect.GovernorMutation
Spec.Effect.TreasuryWithdrawal
Spec.Governor
Spec.Model.MultiSig
Spec.Proposal
Spec.Specification
Spec.Stake
Spec.Treasury
Spec.Utils