diff options
| author | DongJin Jeong <[email protected]> | 2025-06-27 19:31:42 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-06-27 10:31:42 +0000 |
| commit | a943cee45d9e6088a7e84acc9e6d98e8d4f504b1 (patch) | |
| tree | abcd73040d9a5788ea31449ecae7a8fe648601b9 /scripts | |
| parent | 6742a1b7f97033d1301f4159b67ef0d9587f65f2 (diff) | |
Fix typos and formatting issues (#1480)
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/build.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/build.js b/scripts/build.js index f43a0645..2555a750 100644 --- a/scripts/build.js +++ b/scripts/build.js @@ -7,7 +7,6 @@ // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. -// You may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 |
