We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4079fae commit 7ea0035Copy full SHA for 7ea0035
.gitmodules
@@ -13,9 +13,6 @@
13
[submodule "lib/forge-std"]
14
path = lib/forge-std
15
url = https://github.com/foundry-rs/forge-std
16
-[submodule "lib/rain.tier.interface"]
17
- path = lib/rain.tier.interface
18
- url = https://github.com/rainlanguage/rain.tier.interface
19
[submodule "lib/solady"]
20
path = lib/solady
21
url = https://github.com/Vectorized/solady
foundry.lock
@@ -17,9 +17,6 @@
"lib/rain.string": {
"rev": "85d0074c8cd1fdca3285366c15bc9b44b84ad5e9"
},
- "lib/rain.tier.interface": {
- "rev": "047096f4b95535dbaf86c1fb4d5eedf6052cae6e"
22
- },
23
"lib/rain.verify.interface": {
24
"rev": "2c6942e5f1f96783f6173d59817e3de6e47e93ff"
25
lib/rain.tier.interface
0 commit comments