remove placeholder PAT

This commit is contained in:
martin-mfg
2025-10-13 15:32:39 +02:00
parent 226d26a2d0
commit 52b3996f02
-1
View File
@@ -35,6 +35,5 @@ export const CURR_YEAR = 2024;
window.process = {
env: {
FETCH_MULTI_PAGE_STARS: 'true',
PAT_1: 'placeholderPAT',
},
};