fix: remove tax compliance env var (#5445)

* fix: remove tax compliance env var

* improve tax compliance year logic

* bit more tests

---------

Co-authored-by: aecsocket <aecsocket@tutanota.com>
This commit is contained in:
Calum H.
2026-03-03 17:45:28 +00:00
committed by GitHub
parent 34997bada5
commit 211ec20970
5 changed files with 81 additions and 11 deletions

View File

@@ -242,8 +242,6 @@ vars! {
ANROK_API_URL: String;
ANROK_API_KEY: String;
COMPLIANCE_PAYOUT_THRESHOLD: String;
PAYOUT_ALERT_SLACK_WEBHOOK: String;
CLOUDFLARE_INTEGRATION: bool = false;