Skip to content

Commit

Permalink
fix: ues core forge-std
Browse files Browse the repository at this point in the history
  • Loading branch information
marktoda committed Oct 30, 2024
1 parent 3466307 commit 5651f67
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,3 @@
[submodule "lib/permit2"]
path = lib/permit2
url = https://github.com/Uniswap/permit2
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
1 change: 0 additions & 1 deletion lib/forge-std
Submodule forge-std deleted from 1de6ee
1 change: 1 addition & 0 deletions remappings.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
@uniswap/v4-core/=lib/v4-core/
ds-test/=lib/v4-core/lib/forge-std/lib/ds-test/src/
forge-std/=lib/v4-core/lib/forge-std/src/
openzeppelin-contracts/=lib/v4-core/lib/openzeppelin-contracts/
solmate/=lib/v4-core/lib/solmate/

0 comments on commit 5651f67

Please sign in to comment.