mirror of
https://github.com/gchq/CyberChef
synced 2025-12-15 15:53:30 +00:00
ESM: Tidied up FlowControl ops
This commit is contained in:
@@ -27,8 +27,6 @@ class Merge extends Operation {
|
||||
}
|
||||
|
||||
/**
|
||||
* Merge operation.
|
||||
*
|
||||
* @param {Object} state - The current state of the recipe.
|
||||
* @param {number} state.progress - The current position in the recipe.
|
||||
* @param {Dish} state.dish - The Dish being operated on.
|
||||
|
||||
Reference in New Issue
Block a user