GithubCopilotによるリファクタリング
This commit is contained in:
@@ -46,6 +46,6 @@ export const findReversalPoints = (array, stopStationIDList) => {
|
||||
return allThroughStation;
|
||||
}
|
||||
} catch (e) {
|
||||
console.log(e);
|
||||
// エラーが発生した場合は空の配列を返す
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user