Skip to content

Commit

Permalink
Update packages/components/src/FormatValue/FormatValue.component.js
Browse files Browse the repository at this point in the history
Co-authored-by: Sébastien Romain <[email protected]>
  • Loading branch information
dlcaldeira and romainseb authored Oct 17, 2023
1 parent 2a2170d commit ae4dbfa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/components/src/FormatValue/FormatValue.component.js
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,3 @@ FormatValueComponent.propTypes = {
};

export default FormatValueComponent;

// const value = '<?xml version="1.0" encoding="UTF-8"?>\n<ServiceResponse xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://qualysapi.qualys.com/qps/xsd/version.xsd">\n <responseCode>SUCCESS</responseCode>\n <count>1</count>\n <data>\n <Portal-Version>\n <PortalApplication-VERSION>3.16.0.0-9 OFFICIAL #127 (2023-08-29T14:15:40Z)</PortalApplication-VERSION>\n <QWEB__VM-VERSION>2.16.0-2</QWEB__VM-VERSION>\n <CA-VERSION>3.16.0.1</CA-VERSION>\n </Portal-Version>\n <QWeb-Version>\n <WEB-VERSION>10.23.3.0-2</WEB-VERSION>\n <SCANNER-VERSION>12.15.57-1</SCANNER-VERSION>\n <VULNSIGS-VERSION>2.5.889-3</VULNSIGS-VERSION>\n </QWeb-Version>\n </data>\n</ServiceResponse>');

0 comments on commit ae4dbfa

Please sign in to comment.