mirror of
https://github.com/gchq/CyberChef.git
synced 2024-11-02 14:11:02 +01:00
Remove unused zip dependency
This commit is contained in:
parent
43747accd5
commit
3b8c365f7e
@ -7,11 +7,8 @@
|
||||
|
||||
import Utils from "../core/Utils";
|
||||
import FileSaver from "file-saver";
|
||||
import zip from "zlibjs/bin/zip.min";
|
||||
import ZipWorker from "worker-loader?inline&fallback=false!./ZipWorker";
|
||||
|
||||
const Zlib = zip.Zlib;
|
||||
|
||||
/**
|
||||
* Waiter to handle events related to the output
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user