mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-10 08:15:00 -04:00
Remove unnecessary comments.
This commit is contained in:
parent
3bb42a6402
commit
c2f29bdbce
1 changed files with 0 additions and 2 deletions
|
@ -5,10 +5,8 @@
|
|||
*/
|
||||
|
||||
import Operation from "../Operation.mjs";
|
||||
// import zlibAndGzip from "zlibjs/bin/zlib_and_gzip.min.js";
|
||||
import gunzip from "zlibjs/bin/gunzip.min.js";
|
||||
|
||||
// const Zlib = zlibAndGzip.Zlib;
|
||||
const Zlib = gunzip.Zlib;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue