config: remove fsm token

This commit is contained in:
behruz-dev
2025-10-30 15:03:06 +05:00
parent 9b4f343f77
commit 2afc2cc533

View File

@@ -162,5 +162,3 @@ SECURE_PROXY_SSL_HEADER = (
"HTTP_X_FORWARDED_PROTO",
env.str("SWAGGER_PROTOCOL", "https"),
)
FCM_SERVER_KEY = env.str("FCM_SERVER_KEY")