Fixed linting issues
This commit is contained in:
parent
50c0d4bcd6
commit
23faeadea2
@ -47,7 +47,7 @@ class MIMEDecoding extends Operation {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Decode MIME header strings
|
* Decode MIME header strings
|
||||||
*
|
*
|
||||||
* @param headerString
|
* @param headerString
|
||||||
*/
|
*/
|
||||||
decodeHeaders(headerString) {
|
decodeHeaders(headerString) {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* MIME Header Decoding tests
|
* MIME Header Decoding tests
|
||||||
*
|
*
|
||||||
* @author mshwed [m@ttshwed.com]
|
* @author mshwed [m@ttshwed.com]
|
||||||
* @copyright Crown Copyright 2019
|
* @copyright Crown Copyright 2019
|
||||||
* @license Apache-2.0
|
* @license Apache-2.0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user