mirror of
https://github.com/svg/svgo.git
synced 2025-07-28 09:22:00 +03:00
Linter fixes
This commit is contained in:
@ -38,7 +38,6 @@ exports.fn = function(data, params) {
|
||||
currentIDstring,
|
||||
IDs = new Map(),
|
||||
referencesIDs = new Map(),
|
||||
idPrefix = 'id-', // prefix IDs so that values like '__proto__' don't break the work
|
||||
hasStyleOrScript = false;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user