Skip to content

Commit

Permalink
Drop OpenZeppelin
Browse files Browse the repository at this point in the history
  • Loading branch information
axic committed Oct 9, 2022
1 parent 602314b commit 644755d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
[submodule "lib/solmate"]
path = lib/solmate
url = https://github.com/rari-capital/solmate
[submodule "lib/openzeppelin-contracts"]
path = lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "lib/puretea"]
path = lib/puretea
url = https://github.com/axic/puretea
1 change: 0 additions & 1 deletion foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ solc = "0.8.17"
# See more config options https://github.com/gakonst/foundry/tree/master/config

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

Expand Down
1 change: 0 additions & 1 deletion lib/openzeppelin-contracts
Submodule openzeppelin-contracts deleted from 83277f

0 comments on commit 644755d

Please sign in to comment.