Commit 57e0e698 authored by Juan C's avatar Juan C

Remove redundant remappings

parent 61625343
......@@ -69,11 +69,3 @@ src = 'src/L1'
out = 'kout'
test = 'test/kontrol'
script = 'scripts-kontrol'
remappings = [
'@openzeppelin/contracts-upgradeable/=lib/openzeppelin-contracts-upgradeable/contracts',
'@openzeppelin/contracts/=lib/openzeppelin-contracts/contracts',
'@rari-capital/solmate/=lib/solmate',
'@cwia/=lib/clones-with-immutable-args/src',
'forge-std/=lib/forge-std/src',
'ds-test/=lib/forge-std/lib/ds-test/src'
]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment