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