chore: delete unused constants

This commit is contained in:
bjarneo 2025-02-26 20:33:25 +01:00
parent 8473333b2a
commit 486a38c7e3
No known key found for this signature in database
GPG Key ID: AA3697C46F530672

View File

@ -1,2 +0,0 @@
export const USER_LOGIN_CHANGED = 'USER_LOGIN_CHANGED';
export const USER_LOGIN = 'USER_LOGIN';