mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
Date/Time in javadocs considered useless for readability
This commit is contained in:
-1
@@ -2,7 +2,6 @@ package bug.test;
|
||||
|
||||
/**
|
||||
* Created by IntelliJ IDEA.
|
||||
* Date: Dec 13, 2007
|
||||
* Time: 4:12:50 PM
|
||||
* To change this template use File | Settings | File Templates.
|
||||
*/
|
||||
|
||||
-1
@@ -2,7 +2,6 @@ import bug.test.BaseClass;
|
||||
|
||||
/**
|
||||
* Created by IntelliJ IDEA.
|
||||
* Date: Dec 13, 2007
|
||||
* Time: 4:15:48 PM
|
||||
* To change this template use File | Settings | File Templates.
|
||||
*/
|
||||
|
||||
-1
@@ -2,7 +2,6 @@ package bug.test;
|
||||
|
||||
/**
|
||||
* Created by IntelliJ IDEA.
|
||||
* Date: Dec 13, 2007
|
||||
* Time: 4:14:49 PM
|
||||
*/
|
||||
public class BaseClass {
|
||||
|
||||
Reference in New Issue
Block a user