chore: Remove v3-periphery from gitmodules

- We aren't using this anymore since the solc version is outdated
This commit is contained in:
TAMARA LIPOWSKI
2025-01-29 14:05:56 -05:00
parent 96af542923
commit d3f1136486
2 changed files with 0 additions and 4 deletions

View File

@@ -3,7 +3,6 @@ src = 'src'
out = 'out'
libs = ['lib']
solc = "0.8.28"
auto_detect_solc = true # Allows per-file version detection
evm_version = 'shanghai'
optimizer = true
optimizer_runs = 1000