diff options
author | Brinda Santh Muthuramalingam <brindasanth@in.ibm.com> | 2019-09-18 18:02:39 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-18 18:02:39 +0000 |
commit | b5abd9e25ce4847d163fc01c560dd9eaad11e79a (patch) | |
tree | 24a4667de8858353a670dd2ba2c743582bd7f754 /ms/blueprintsprocessor/modules/commons/dmaap-lib/src | |
parent | e68e4afc65fe0b94515011d16d02c60dd92809b8 (diff) | |
parent | d39d85bd6fc7ad50747c910758815f8600bab444 (diff) |
Merge "Optimizing Imports and Formatting code"
Diffstat (limited to 'ms/blueprintsprocessor/modules/commons/dmaap-lib/src')
-rw-r--r-- | ms/blueprintsprocessor/modules/commons/dmaap-lib/src/test/resources/logback-test.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/commons/dmaap-lib/src/test/resources/logback-test.xml b/ms/blueprintsprocessor/modules/commons/dmaap-lib/src/test/resources/logback-test.xml index cff57423d..dad15aa4a 100644 --- a/ms/blueprintsprocessor/modules/commons/dmaap-lib/src/test/resources/logback-test.xml +++ b/ms/blueprintsprocessor/modules/commons/dmaap-lib/src/test/resources/logback-test.xml @@ -18,7 +18,6 @@ ~ ============LICENSE_END========================================================= --> - <configuration> <appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender"> <!-- encoders are assigned the type |