diff options
Diffstat (limited to 'searx/static/themes/simple/svg4web.svgo.js')
-rw-r--r-- | searx/static/themes/simple/svg4web.svgo.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/static/themes/simple/svg4web.svgo.js b/searx/static/themes/simple/svg4web.svgo.js index 83f74cde1..5e12251f3 100644 --- a/searx/static/themes/simple/svg4web.svgo.js +++ b/searx/static/themes/simple/svg4web.svgo.js @@ -14,6 +14,5 @@ module.exports = { 'sortAttrs', // Optimize SVG for WEB usage 'convertStyleToAttrs', - 'removeXMLNS' ], }; |