Skip to content

Commit 6fd68b7

Browse files
fix: remove old foundry bug hack (#15983)
Removes an old hack that was needed because of a bug in foundry.
1 parent 9f8025f commit 6fd68b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/contracts-bedrock/foundry.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ src = 'src'
88
out = 'forge-artifacts'
99
script = 'scripts'
1010
build_info_path = 'artifacts/build-info'
11-
snapshots = 'notarealpath' # workaround for foundry#9477
1211

1312
optimizer = true
1413
optimizer_runs = 999999

0 commit comments

Comments
 (0)