Skip to content

Commit 7f8e510

Browse files
Fix linter
1 parent 98378bd commit 7f8e510

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/cli-kit/src/public/node/session-prompt.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ function buildSessionChoices(sessions: Sessions, fqdn: string): SessionChoice[]
3838
/**
3939
* Handles the new login flow.
4040
*
41-
* @param defaultAlias - The default alias to suggest.
4241
* @returns The alias of the authenticated user.
4342
*/
4443
async function handleNewLogin(): Promise<string> {

0 commit comments

Comments
 (0)