Skip to content

Commit

Permalink
Removed unecessary dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandro-immunefi committed Sep 7, 2023
1 parent 713ec0c commit 61f7c05
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 13 deletions.
6 changes: 0 additions & 6 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/v2-core"]
path = lib/v2-core
url = https://github.com/uniswap/v2-core
[submodule "lib/v2-periphery"]
path = lib/v2-periphery
url = https://github.com/uniswap/v2-periphery
1 change: 0 additions & 1 deletion lib/v2-core
Submodule v2-core deleted from ee547b
1 change: 0 additions & 1 deletion lib/v2-periphery
Submodule v2-periphery deleted from 0335e8
6 changes: 1 addition & 5 deletions remappings.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,2 @@
ds-test/=lib/forge-std/lib/ds-test/src/
forge-std/=lib/forge-std/src/
@openzeppelin/contracts=lib/openzeppelin-contracts/contracts/
@openzeppelin/contract-upgradeable=lib/openzeppelin-contracts-upgradeable/contracts/
@uniswap-v2-core/=lib/uniswap-v2-core/contracts/
@uniswap-v2-periphery/=lib/uniswap-v2-periphery/contracts/
forge-std/=lib/forge-std/src/

0 comments on commit 61f7c05

Please sign in to comment.