Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(neverAccessedVariables): Remove incorrect logger msg
Actually, a contract/trait can have multiple parent traits, e.g. inheriting `Resumable` and `Ownable` lead to this behavior.
- Loading branch information