Skip to content

Commit

Permalink
remove submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
mouseless0x committed Sep 9, 2024
1 parent b469467 commit 2631f11
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 10 deletions.
7 changes: 1 addition & 6 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,10 @@
[submodule "contracts/lib/account-abstraction"]
path = contracts/lib/account-abstraction
url = https://github.com/eth-infinitism/account-abstraction
branch = releases/v0.6
[submodule "contracts/lib/openzeppelin-contracts"]
path = contracts/lib/openzeppelin-contracts
url = https://github.com/openzeppelin/openzeppelin-contracts
[submodule "contracts/lib/bulk"]
path = contracts/lib/bulk
url = https://github.com/daimo-eth/bulk
[submodule "test/e2e/contracts/lib/bulk"]
path = test/e2e/contracts/lib/bulk
url = https://github.com/daimo-eth/bulk
[submodule "test/e2e/contracts/lib/solady"]
path = test/e2e/contracts/lib/solady
url = https://github.com/vectorized/solady
1 change: 0 additions & 1 deletion contracts/lib/account-abstraction
Submodule account-abstraction deleted from abff2a
1 change: 0 additions & 1 deletion contracts/lib/bulk
Submodule bulk deleted from e5bd31
1 change: 0 additions & 1 deletion contracts/lib/forge-std
Submodule forge-std deleted from f73c73
1 change: 0 additions & 1 deletion contracts/lib/openzeppelin-contracts
Submodule openzeppelin-contracts deleted from fd81a9

0 comments on commit 2631f11

Please sign in to comment.