removed default file header, because it adds no information but subtracts attention and space

This commit is contained in:
Alexey Kudravtsev
2017-05-11 13:39:07 +03:00
parent 7057929909
commit 920d5b4fba
832 changed files with 14 additions and 5733 deletions
@@ -1,12 +1,5 @@
package codeInsight.completion.variables.locals;
/**
* Created by IntelliJ IDEA.
* User: igork
* Date: Nov 25, 2002
* Time: 3:10:08 PM
* To change this template use Options | File Templates.
*/
public class TestSource6 {
int aaa = b<caret>
int bbb = 0;