remove useless decorators

This commit is contained in:
Guillaume Polaert 2017-07-24 16:31:30 +02:00
parent 802fe8b65d
commit 3239680d4a
1 changed files with 0 additions and 1 deletions

View File

@ -8,6 +8,5 @@ decorators:
- type: HTTPComponent - type: HTTPComponent
matchingValue: java-aws-sdk matchingValue: java-aws-sdk
setValue: aws-client setValue: aws-client
# - type: URLAsResourceName # Performance issues, no URL generalisation
- type: DBStatementAsResourceName - type: DBStatementAsResourceName
- type: ErrorFlag - type: ErrorFlag