mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 23:36:16 -04:00
Fixed lint errors
This commit is contained in:
parent
addd45ae8e
commit
8096fd20a7
2 changed files with 2 additions and 2 deletions
|
@ -196,7 +196,7 @@ const FlowControl = {
|
|||
|
||||
/**
|
||||
* Comment 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue