mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
removed default file header, because it adds no information but subtracts attention and space
This commit is contained in:
-3
@@ -2,9 +2,6 @@ package abcdef;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
/**
|
||||
* Created by peter on 1/27/17. ${FFF}
|
||||
*/
|
||||
public class Foo {
|
||||
void foo() {
|
||||
List<String> strings = null;
|
||||
|
||||
-3
@@ -2,9 +2,6 @@ package abcdef;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
/**
|
||||
* Created by peter on 1/27/17. ${FFF}
|
||||
*/
|
||||
public class Foo {
|
||||
void foo() {
|
||||
List<String> strings = null;
|
||||
|
||||
Reference in New Issue
Block a user