Skip to content

Commit e65308a

Browse files
committed
Alphabetized imports
1 parent 0bdd470 commit e65308a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/dev/chatbots.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
// Opens KudoAI chatbots in VS Code
44

5-
import { fileURLToPath } from 'url'
65
import { dirname, resolve } from 'path'
6+
import { fileURLToPath } from 'url'
77
import fs from 'fs'
88
import spawn from 'cross-spawn'
99

0 commit comments

Comments
 (0)