mirror of
https://github.com/gchq/CyberChef.git
synced 2025-06-13 17:55:27 -04:00
linting fix
This commit is contained in:
parent
ea5a17c26d
commit
e77cdaee11
1 changed files with 0 additions and 1 deletions
|
@ -259,7 +259,6 @@ class PHPDeserialize extends Operation {
|
|||
|
||||
if (args[0]) {
|
||||
return JSON.stringify(handleInput().value);
|
||||
|
||||
} else {
|
||||
return stringifyWithIntegerKeys(handleInput().value);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue