mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
cleanup: remove redundant '@author' tags from javadoc comments - 6
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: 30586ed1915e3b35394ff3ee6251607c64bbabdd
This commit is contained in:
committed by
intellij-monorepo-bot
parent
98b622aa27
commit
4899a5a210
@@ -19,7 +19,6 @@ import java.util.regex.Pattern;
|
||||
|
||||
/**
|
||||
* @author Alexei Orischenko
|
||||
* @author vlan
|
||||
*/
|
||||
public final class PythonStringUtil {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user