Skip to content

Commit

Permalink
Remove governance-contract
Browse files Browse the repository at this point in the history
Additionally also remove the contract-helpers workspace member as
it was only used by the license-contract. It's functionalities
moved to the license-contract.
  • Loading branch information
moCello committed May 27, 2024
1 parent 5428129 commit d8a60e3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@ members = [
"circuits/license",
"circuits/storage",

"contract-helpers",
"contracts/alice",
"contracts/bob",
"contracts/stake",
"contracts/stake-types",
"contracts/governance",
"contracts/transfer",
"contracts/transfer-types",
"contracts/license",
Expand Down

0 comments on commit d8a60e3

Please sign in to comment.