Skip to content

Commit 2a0c70d

Browse files
committed
ci: Format code
1 parent 4220eb6 commit 2a0c70d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

codegen/validate-links.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { existsSync, readFileSync, readdirSync, statSync } from 'node:fs'
1+
import { existsSync, readdirSync, readFileSync } from 'node:fs'
22
import { join } from 'node:path'
33

44
import {

0 commit comments

Comments
 (0)