Merged in refactor/small-cleanup (pull request #3252)

fix: some cleanup

* fix: some cleanup


Approved-by: Emma Zettervall
This commit is contained in:
Matilda Landström
2025-11-28 13:57:30 +00:00
parent 9294f0958b
commit c29b724317
6 changed files with 41 additions and 45 deletions

View File

@@ -59,7 +59,6 @@ type UserDataEurobonusLoggedIn = {
memberId?: string
membershipNumber?: string
memberLevel?: MembershipLevel
profileConsent?: boolean
}
export type TrackingUserData =