Skip to content

Commit 9d52b74

Browse files
committed
tools: update tool file with suggestion
1 parent a846e06 commit 9d52b74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/update-timezone.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/usr/bin/env node
22
// Usage: tools/update-timezone.mjs [--dry]
3-
// Passing --dry will redirect output to stdout.
43
import { execSync, spawnSync } from 'node:child_process';
54
import { renameSync } from 'node:fs';
65
import { exit } from 'node:process';

0 commit comments

Comments
 (0)