Skip to content

Commit

Permalink
Update ServiceAccount.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
huhuanming committed Dec 26, 2024
1 parent cd3a615 commit b949a57
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2838,7 +2838,6 @@ class ServiceAccount extends ServiceBase {
return result;
} catch (error) {
showSwitchAccountSelector();
throw error;
}
}
return undefined;
Expand Down

0 comments on commit b949a57

Please sign in to comment.