diff --git a/src/core/operations/ParseCSR.mjs b/src/core/operations/ParseCSR.mjs index a1a3bac5d..5b19d6280 100644 --- a/src/core/operations/ParseCSR.mjs +++ b/src/core/operations/ParseCSR.mjs @@ -1,5 +1,5 @@ /** - * @author jkataja [none] + * @author jkataja * @copyright Crown Copyright 2023 * @license Apache-2.0 */ diff --git a/tests/operations/tests/ParseCSR.mjs b/tests/operations/tests/ParseCSR.mjs index e32c288bd..1ba7e73f5 100644 --- a/tests/operations/tests/ParseCSR.mjs +++ b/tests/operations/tests/ParseCSR.mjs @@ -1,7 +1,7 @@ /** * Parse CSR tests. * - * @author jkataja [none] + * @author jkataja * @copyright Crown Copyright 2023 * @license Apache-2.0 */