GithubCopilotによるリファクタリング
This commit is contained in:
@@ -26,7 +26,7 @@ Notifications.setNotificationHandler({
|
||||
});
|
||||
|
||||
function handleRegistrationError(errorMessage: string) {
|
||||
console.log(errorMessage);
|
||||
// エラーを適切に処理(必要に応じてユーザーに通知)
|
||||
//throw new Error(errorMessage);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user