Skip to content

Commit

Permalink
chore: remove safe-contracts submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
samparsky committed Nov 27, 2023
1 parent bd11c3f commit fb11745
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 @@ -15,6 +15,3 @@
[submodule "lib/solmate"]
path = lib/solmate
url = https://github.com/transmissions11/solmate
[submodule "lib/safe-contracts"]
path = lib/safe-contracts
url = https://github.com/safe-global/safe-contracts
1 change: 0 additions & 1 deletion foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ remappings = [
'solmate/=lib/solmate/src/',
'splits-tests/=lib/splits-utils/test/',
'solady/=lib/solady/src/',
'safe-contracts/=lib/safe-contracts/contracts',
]
solc_version = '0.8.19'
gas_reports = ["*"]
Expand Down
1 change: 0 additions & 1 deletion lib/safe-contracts
Submodule safe-contracts deleted from bf943f

0 comments on commit fb11745

Please sign in to comment.