Removed newline after copyrights in generated injectors.

This commit is contained in:
Evgeny Gerashchenko
2013-01-30 18:49:03 +04:00
parent 2ef63035f2
commit 07a25a7757
12 changed files with 7 additions and 18 deletions
@@ -14,7 +14,6 @@
* limitations under the License.
*/
package org.jetbrains.jet.di;
import com.intellij.openapi.project.Project;
@@ -14,7 +14,6 @@
* limitations under the License.
*/
package org.jetbrains.jet.di;
import org.jetbrains.jet.lang.resolve.java.JavaSemanticServices;
@@ -14,7 +14,6 @@
* limitations under the License.
*/
package org.jetbrains.jet.di;
import org.jetbrains.jet.lang.resolve.TopDownAnalyzer;