Several contracts contain unused imports.
Commit Hash: 04fd8634701697184a3f3a5558b41c109866e5f8
Repository URL: https://github.com/Cyfrin/2024-08-tadle/tree/main
Importing files that are not used in a contract likely indicates a mistake. The imports should be removed until they are needed.
Occurences: 4
PreMarkets.sol - https://github.com/Cyfrin/2024-08-tadle/blob/main/src/core/PreMarkets.sol
PerMarketsStorage.sol - https://github.com/Cyfrin/2024-08-tadle/blob/main/src/storage/PerMarketsStorage.sol
TadleFactory.sol - https://github.com/Cyfrin/2024-08-tadle/blob/main/src/factory/TadleFactory.sol
UpgradeableProxy.sol - https://github.com/Cyfrin/2024-08-tadle/blob/main/src/proxy/UpgradeableProxy.sol
Manual Code Review: Analyzing the contract code directly
Static Analysis Tools: Slither - https://github.com/crytic/slither
Unused imports ought to be removed
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.