Skip to content

Commit d704eff

Browse files
committed
ci: Format code
1 parent 7ff75d5 commit d704eff

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)