mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-08 15:25:01 -04:00
[#181] cleanup to prep draft PR for PR
This commit is contained in:
parent
a7a76ec7ef
commit
9fbef2c163
6 changed files with 7 additions and 7 deletions
|
@ -4,7 +4,7 @@
|
|||
* @license Apache-2.0
|
||||
*/
|
||||
|
||||
// import OperationConfig from "./config/OperationConfig.json" assert {type: "json"};
|
||||
// @TODO dolphin: import OperationConfig from "./config/OperationConfig.json" assert {type: "json"};
|
||||
import OperationConfig from "./config/OperationConfig.json";
|
||||
import OperationError from "./errors/OperationError.mjs";
|
||||
import Operation from "./Operation.mjs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue