Skip to content

Commit

Permalink
JavaScript (v3): Fix duplicate SPDX header.
Browse files Browse the repository at this point in the history
  • Loading branch information
cpyle0819 authored and meyertst-aws committed Oct 16, 2024
1 parent f63319f commit 52abee0
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0
/*
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0
*/

import { fileURLToPath } from "node:url";

Expand Down

0 comments on commit 52abee0

Please sign in to comment.