aboutsummaryrefslogtreecommitdiff
path: root/example/content/shello_pineapple
diff options
context:
space:
mode:
Diffstat (limited to 'example/content/shello_pineapple')
-rw-r--r--example/content/shello_pineapple/hello.js1
-rw-r--r--example/content/shello_pineapple/index.json6
2 files changed, 0 insertions, 7 deletions
diff --git a/example/content/shello_pineapple/hello.js b/example/content/shello_pineapple/hello.js
deleted file mode 100644
index 3632e67..0000000
--- a/example/content/shello_pineapple/hello.js
+++ /dev/null
@@ -1 +0,0 @@
-console.log("hello, pineapple!");
diff --git a/example/content/shello_pineapple/index.json b/example/content/shello_pineapple/index.json
deleted file mode 100644
index f75935a..0000000
--- a/example/content/shello_pineapple/index.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
-"type" : "script",
-"name" : "hello_pineapple",
-"sha256" : "f53bde306e0774618a1c9e12cb62175fbca90779c79d812a699b54c125c1634a",
-"location" : "hello.js"
-}