mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-14 01:56:54 -04:00
Removed the changed flag
This commit is contained in:
parent
01a126b384
commit
ad4feb63b3
1 changed files with 1 additions and 2 deletions
|
@ -40,8 +40,7 @@ class Gunzip extends Operation {
|
||||||
null,
|
null,
|
||||||
{
|
{
|
||||||
input: [7, 8],
|
input: [7, 8],
|
||||||
output: [3.5, 6],
|
output: [3.5, 6]
|
||||||
change: true
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue