mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-23 16:26:16 -04:00
linting
This commit is contained in:
parent
3efe9309ef
commit
83fa50bf13
2 changed files with 1 additions and 4 deletions
|
@ -84,6 +84,3 @@ export function sentenceToCamelCase(str) {
|
|||
})
|
||||
.reduce((prev, curr) => `${prev}${curr}`, "");
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue