removed terminating line delimiter caused by 116023: [Patch] Create Patch ignores lines at end of file
diff --git a/org.eclipse.jdt.ui.tests.refactoring/resources/ExtractSupertype/testBug151683/out/Z.java b/org.eclipse.jdt.ui.tests.refactoring/resources/ExtractSupertype/testBug151683/out/Z.java
index 31306ee..d834ac9 100644
--- a/org.eclipse.jdt.ui.tests.refactoring/resources/ExtractSupertype/testBug151683/out/Z.java
+++ b/org.eclipse.jdt.ui.tests.refactoring/resources/ExtractSupertype/testBug151683/out/Z.java
@@ -5,4 +5,4 @@
 	}
 
 	protected void m() {}
-}
+}
\ No newline at end of file