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) {