mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +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