You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.
Summary
unnecessary function get a public Array that can be called directly
Vulnerability Detail
unnecessary function get a public Array that can be called directly
Impact
gas can be saved by not having more function
Code Snippet
2023-11-olympus/bophades/src/Submodules.sol
Line 130 in 9c8df76
Tool used
Manual Review
Recommendation
Remove the function
getSubmodules
The text was updated successfully, but these errors were encountered: