remove unused constant

This commit is contained in:
clauspeterhuebner 2025-07-17 02:15:46 +02:00
parent 965db7352d
commit d727d6babf

View File

@ -1,2 +1 @@
export const LOG4JS_BASE_CATEGORY_NAME = 'core'
export const REDEEM_JWT_TOKEN_EXPIRATION = '10m'