Files
kotlin-fork/idea/resources/inspectionDescriptions/KotlinRedundantOverride.html
T

5 lines
111 B
HTML

<html>
<body>
This inspection reports redundant <b>override</b> modifiers which can be omitted.
</body>
</html>