Skip to content

Commit

Permalink
refactor(Config Schema): Remove dead configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Oct 1, 2020
1 parent 6d1ee37 commit ddd8f88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/plugins/aws/provider/awsProvider.js
Expand Up @@ -494,7 +494,6 @@ class AwsProvider {
{
type: 'array',
items: { $ref: '#/definitions/awsCfInstruction' },
additionalItems: false,
},
],
},
Expand Down

0 comments on commit ddd8f88

Please sign in to comment.