From 187bfc89384a884433d35c0f19891a99967880de Mon Sep 17 00:00:00 2001 From: yansong Date: Tue, 7 Jan 2025 16:42:32 -0600 Subject: [PATCH] fix compile error --- .github/scripts/release_notes/utils.js | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/scripts/release_notes/utils.js b/.github/scripts/release_notes/utils.js index c11c1d4825..22ac155b58 100644 --- a/.github/scripts/release_notes/utils.js +++ b/.github/scripts/release_notes/utils.js @@ -96,6 +96,5 @@ module.exports = { saveJsonObjToFile, extractReleaseNotes, convertISODateToRleaseDateFormat, - setTimeZoneToPST, convertToDateTime, } \ No newline at end of file