mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
removed default file header, because it adds no information but subtracts attention and space
This commit is contained in:
-7
@@ -1,9 +1,2 @@
|
||||
/**
|
||||
* Created with IntelliJ IDEA.
|
||||
* User: db
|
||||
* Date: 04.05.12
|
||||
* Time: 17:42
|
||||
* To change this template use File | Settings | File Templates.
|
||||
*/
|
||||
public class A {
|
||||
}
|
||||
|
||||
-7
@@ -1,10 +1,3 @@
|
||||
/**
|
||||
* Created with IntelliJ IDEA.
|
||||
* User: db
|
||||
* Date: 04.05.12
|
||||
* Time: 17:42
|
||||
* To change this template use File | Settings | File Templates.
|
||||
*/
|
||||
import java.lang.annotation.Retention;
|
||||
import java.lang.annotation.RetentionPolicy;
|
||||
|
||||
|
||||
-7
@@ -1,10 +1,3 @@
|
||||
/**
|
||||
* Created with IntelliJ IDEA.
|
||||
* User: db
|
||||
* Date: 04.05.12
|
||||
* Time: 17:43
|
||||
* To change this template use File | Settings | File Templates.
|
||||
*/
|
||||
@Ann(A.class)
|
||||
public class Annotated {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user