mirror of
https://github.com/gchq/CyberChef.git
synced 2024-11-02 14:11:02 +01:00
Tidied GIFextractor
This commit is contained in:
parent
4f5e0c007d
commit
f022440b4a
@ -2465,7 +2465,6 @@ export function extractGIF(bytes, offset) {
|
||||
break;
|
||||
stream.moveBackwardsBy(1);
|
||||
}
|
||||
stream.moveBackwardsBy(10);
|
||||
return stream.carve();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user