chore: remove unused file (#16707)

This commit is contained in:
Jason Rasmussen 2025-03-07 23:47:27 -05:00 committed by GitHub
parent 5252c013ec
commit fd46d43726
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +0,0 @@
module.exports = async () => {
process.env.TZ = 'UTC';
};