mirror of
https://github.com/gchq/CyberChef
synced 2025-12-30 15:13:36 +00:00
Remove unnecessary comments.
This commit is contained in:
@@ -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;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user