summaryrefslogtreecommitdiff
path: root/scalalib/test/resources/hello-java/core/src/hello/Core.java
diff options
context:
space:
mode:
Diffstat (limited to 'scalalib/test/resources/hello-java/core/src/hello/Core.java')
-rw-r--r--scalalib/test/resources/hello-java/core/src/hello/Core.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/scalalib/test/resources/hello-java/core/src/hello/Core.java b/scalalib/test/resources/hello-java/core/src/hello/Core.java
index bef1a5a0..3ecb1f61 100644
--- a/scalalib/test/resources/hello-java/core/src/hello/Core.java
+++ b/scalalib/test/resources/hello-java/core/src/hello/Core.java
@@ -4,5 +4,4 @@ public class Core{
public static String msg(){
return "Hello World";
}
-
} \ No newline at end of file