summaryrefslogtreecommitdiff
path: root/contrib/twirllib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/twirllib')
-rw-r--r--contrib/twirllib/test/resources/hello-world/core/views/hello.scala.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/twirllib/test/resources/hello-world/core/views/hello.scala.html b/contrib/twirllib/test/resources/hello-world/core/views/hello.scala.html
deleted file mode 100644
index 3603fe07..00000000
--- a/contrib/twirllib/test/resources/hello-world/core/views/hello.scala.html
+++ /dev/null
@@ -1,6 +0,0 @@
-@this(title: String)
-<html>
- <body>
- <h1>@title</h1>
- </body>
-</html> \ No newline at end of file