From c3901109927eb9373883323dd4b2b2ae12ee3d94 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Wed, 15 Apr 2015 22:52:52 +0100 Subject: [PATCH] Remove default value. --- app.json | 1 - 1 file changed, 1 deletion(-) diff --git a/app.json b/app.json index f81db8d..f306b7a 100644 --- a/app.json +++ b/app.json @@ -10,7 +10,6 @@ }, "STANDINGS_API_KEY_VCODE": { "description": "vCode of a corporation Director API Key.", - "value": "next_action", "required": false } },