mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 08:51:02 +07:00
cleanup: remove redundant '@author' tags from javadoc comments - 5
Now we have Code Vision hints which determine the author via Git history and show it in the editor automatically, and this information is more accurate than the tags which were automatically added when files were created. GitOrigin-RevId: e1f798814ca7f22747768b99cbcd962d820bbfb9
This commit is contained in:
committed by
intellij-monorepo-bot
parent
0a451b153a
commit
98b622aa27
@@ -16,7 +16,6 @@ import com.intellij.util.QueryExecutor;
|
||||
import org.jetbrains.annotations.NotNull;
|
||||
|
||||
/**
|
||||
* @author ven
|
||||
* Searches deeply for all overriding methods of all methods in a class, processing pairs
|
||||
* (method in original class, overriding method)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user