aboutsummaryrefslogtreecommitdiff
path: root/pending/app.json
diff options
context:
space:
mode:
Diffstat (limited to 'pending/app.json')
-rw-r--r--pending/app.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/pending/app.json b/pending/app.json
deleted file mode 100644
index 13044b9..0000000
--- a/pending/app.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "name": "opcut",
- "website": "http://opcut.heroku.com",
- "repository": "https://github.com/bozokopic/opcut",
- "image": "heroku/python",
- "buildpacks": [
- {"url": "heroku/python"},
- {"url": "heroku/nodejs"},
- {"url": "https://github.com/bozokopic/opcut"}
- ]
-}