Skip to content

Commit 9a1d40e

Browse files
committed
fix: remove depends_on in Clarinet.toml
1 parent e8d0b77 commit 9a1d40e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

contrib/core-contract-tests/Clarinet.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,11 @@ depends_on = []
3838
path = "../../stackslib/src/chainstate/stacks/boot/sip-031.clar"
3939
clarity_version = 3
4040
epoch = 3.0
41-
depends_on = []
4241

4342
[contracts.sip-031-indirect]
4443
path = "contracts/sip-031-indirect.clar"
4544
clarity_version = 3
4645
epoch = 3.0
47-
depends_on = ["sip-031"]
4846

4947
[contracts.bns_test]
5048
path = "./tests/bns_test.clar"

0 commit comments

Comments
 (0)