Files
kotlin-fork/idea/resources/inspectionDescriptions/KotlinRedundantOverride.html
T
2017-08-18 12:05:02 +03:00

5 lines
105 B
HTML

<html>
<body>
This inspection reports redundant 'override' function which can be omitted.
</body>
</html>