From 8332e39b6b62ff019f83bb78783fd95fce18ffa7 Mon Sep 17 00:00:00 2001 From: Michael Rowley Date: Fri, 31 Dec 2021 22:03:23 +0000 Subject: [PATCH] Revert "Added @author" This reverts commit 14ea150be472ad09dc543731a864aa441a7070fe. --- src/core/operations/JWTVerify.mjs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/core/operations/JWTVerify.mjs b/src/core/operations/JWTVerify.mjs index 65daa4b8..6b06d914 100644 --- a/src/core/operations/JWTVerify.mjs +++ b/src/core/operations/JWTVerify.mjs @@ -1,6 +1,5 @@ /** * @author gchq77703 [] - * @author Michael Rowley [michaellrowley@protonmail.com] * @copyright Crown Copyright 2018 * @license Apache-2.0 */