Skip to content

Commit c87fa43

Browse files
committed
style: format
1 parent c87b5b9 commit c87fa43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cli/src/actions/sync.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export default async function sync(options: {
3838
...rootAccount,
3939
log: options.verbose,
4040
}));
41-
41+
4242
try {
4343
if (
4444
await driver.checkLogin({

0 commit comments

Comments
 (0)