From 5a9d8d3ff5b4d458dd10503c408fb453d92e46ff Mon Sep 17 00:00:00 2001 From: Matthias Damm Date: Tue, 27 Oct 2020 11:12:53 +0100 Subject: [PATCH] remove duplicate repository element --- app.json | 1 - 1 file changed, 1 deletion(-) diff --git a/app.json b/app.json index ba6532f..6f0b82a 100755 --- a/app.json +++ b/app.json @@ -1,7 +1,6 @@ { "name": "Twilio Contact Center", "description": "A web-based contact center utilizing Twilio Client, Chat, Video, SMS and TaskRouter", - "repository": "", "logo": "http://node-js-sample.herokuapp.com/node.svg", "keywords": ["node", "express", "twilio"], "image": "heroku/nodejs",