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