We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7fe312 commit fc6472fCopy full SHA for fc6472f
1 file changed
scripts/verify-server-json-version.ts
@@ -4,11 +4,6 @@
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
-/**
8
- * @license
9
- * Copyright 2025 Google LLC
10
- * SPDX-License-Identifier: Apache-2.0
11
- */
12
import {execSync} from 'node:child_process';
13
import fs from 'node:fs';
14
0 commit comments