1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-09 23:17:29 +02:00

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

View File

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