2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-31 23:53:49 +00:00

Fixed linting issues

This commit is contained in:
mshwed
2019-09-03 21:05:25 -04:00
committed by mshwed
parent 50c0d4bcd6
commit 23faeadea2
2 changed files with 2 additions and 2 deletions

View File

@@ -47,7 +47,7 @@ class MIMEDecoding extends Operation {
/**
* Decode MIME header strings
*
*
* @param headerString
*/
decodeHeaders(headerString) {