1
0
mirror of https://github.com/immich-app/immich.git synced 2025-12-01 00:18:16 +02:00

chore: remove unused file (#7205)

This commit is contained in:
Jason Rasmussen
2024-02-19 13:45:13 -05:00
committed by GitHub
parent ea4be83ee9
commit 5e1498a279

View File

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