Skip to content

Commit

Permalink
fix: remove remappings
Browse files Browse the repository at this point in the history
  • Loading branch information
TuDo1403 committed Dec 11, 2023
1 parent bb4124a commit 6895647
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@ ffi = true

# See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options

remappings = [
'forge-std/=lib/forge-std/src/',
'ds-test/=lib/forge-std/lib/ds-test/src/',
'@openzeppelin/=lib/openzeppelin-contracts/',
]

solc = '0.8.23'
evm_version = 'istanbul'
use_literal_content = true
Expand Down

0 comments on commit 6895647

Please sign in to comment.