1
0
mirror of https://github.com/immich-app/immich.git synced 2025-03-06 16:16:48 +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
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';
};