In the SablierV2LockupLinear.sol
file, SablierV2Lockup
is imported twice.
As said in the summary, the SablierV2Lockup
is imported twice.
It is useless and misleading to import the same import in the same contract twice.
Manual
Remove one of the duplicated imports:
Note: unfortunately, at the moment, a warning about this is not implemented in the Solidity compiler, but there is a suggestion: https://github.com/ethereum/solidity/issues/13826
https://docs.codehawks.com/hawks-auditors/how-to-determine-a-finding-validity
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.