We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f0dac5 commit f656a36Copy full SHA for f656a36
foundry.toml
@@ -15,9 +15,7 @@ fs_permissions = [
15
]
16
17
remappings = [
18
- "forge-std=lib/forge-std/src",
19
- "@openzeppelin/contracts=lib/openzeppelin-contracts/contracts",
20
- "@openzeppelin/contracts-upgradeable=lib/openzeppelin-contracts-upgradeable/contracts"
+ "forge-std=lib/forge-std/src"
21
22
23
additional_compiler_profiles = [
0 commit comments