0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-21 00:52:43 -05: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';
};