Skip to content

Commit fbcec34

Browse files
committed
JavaScript (v3): Fix duplicate SPDX header.
1 parent 42304c7 commit fbcec34

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

javascriptv3/example_code/medical-imaging/actions/update-image-set-metadata.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
22
// SPDX-License-Identifier: Apache-2.0
3-
/*
4-
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
5-
* SPDX-License-Identifier: Apache-2.0
6-
*/
73

84
import { fileURLToPath } from "node:url";
95

0 commit comments

Comments
 (0)