mirror of
https://github.com/gchq/CyberChef
synced 2025-12-24 04:04:25 +00:00
linting
This commit is contained in:
@@ -84,6 +84,3 @@ export function sentenceToCamelCase(str) {
|
||||
})
|
||||
.reduce((prev, curr) => `${prev}${curr}`, "");
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user