Skip to content

Commit c9fccbf

Browse files
committed
fix: remove unneeded remappings
1 parent 2f3e1b2 commit c9fccbf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

foundry.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ auto_detect_solc = false
99
optimizer = true
1010
optimizer_runs = 1_000
1111
fuzz_runs = 1_000
12-
remappings = [
13-
"forge-std=lib/forge-std/src/",
14-
"solmate=lib/solmate/src/",
15-
]
1612

1713
# Extreme Fuzzing CI Profile :P
1814
[profile.ci]

0 commit comments

Comments
 (0)