diff --git a/tasks/install_deps.json b/tasks/install_deps.json index 1247857c..4c23078c 100644 --- a/tasks/install_deps.json +++ b/tasks/install_deps.json @@ -2,5 +2,4 @@ "description": "Installs the needed gem dependencies for the AWS module", "supports_noop": false, "input_method": "environment" - } }