mirror of
https://github.com/gchq/CyberChef
synced 2025-12-11 05:43:28 +00:00
Tidied GIFextractor
This commit is contained in:
@@ -2465,7 +2465,6 @@ export function extractGIF(bytes, offset) {
|
||||
break;
|
||||
stream.moveBackwardsBy(1);
|
||||
}
|
||||
stream.moveBackwardsBy(10);
|
||||
return stream.carve();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user