Skip to content

Commit

Permalink
tools: update tool file with suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
98lenvi committed Jul 27, 2022
1 parent a846e06 commit 9d52b74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/update-timezone.mjs
@@ -1,6 +1,5 @@
#!/usr/bin/env node
// Usage: tools/update-timezone.mjs [--dry]
// Passing --dry will redirect output to stdout.
import { execSync, spawnSync } from 'node:child_process';
import { renameSync } from 'node:fs';
import { exit } from 'node:process';
Expand Down

0 comments on commit 9d52b74

Please sign in to comment.