Skip to content

Commit 729d52f

Browse files
committed
Fix formatting
1 parent 8f9c173 commit 729d52f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/cli-core/lib/auth.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ export default ({ http, logger, config, passport, as, defaultAudience }) => {
8787
});
8888
return body.access_token;
8989
}
90+
9091
return access_token;
9192
};
9293

0 commit comments

Comments
 (0)