/var/www/cobraambalaj/node_modules/svgo/plugins
Edit: /var/www/cobraambalaj/node_modules/svgo/plugins/removeXMLNS.js (591B)
'use strict';
exports.type = 'perItem';
exports.active = false;
exports.description = 'removes xmlns attribute (for inline svg, disabled by default)';
/**
* Remove the xmlns attribute when present.
*
* @example
*