Fixed linting issues

This commit is contained in:
mshwed
2025-02-15 22:20:42 -05:00
committed by mshwed
parent 50c0d4bcd6
commit 23faeadea2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ class MIMEDecoding extends Operation {
/**
* Decode MIME header strings
*
*
* @param headerString
*/
decodeHeaders(headerString) {
+1 -1
View File
@@ -1,6 +1,6 @@
/**
* MIME Header Decoding tests
*
*
* @author mshwed [m@ttshwed.com]
* @copyright Crown Copyright 2019
* @license Apache-2.0