Skip to content

Commit 02f9551

Browse files
committed
Remove legacy key from settings
1 parent 86f328d commit 02f9551

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mysite/mysite/settings.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@
130130
STATIC_ROOT = os.path.join(BASE_DIR, 'static')
131131

132132
FCM_DJANGO_SETTINGS = {
133-
"FCM_SERVER_KEY": "AAAAUBWqdfo:APA91bEm3ib6_TlLIJ5YpAU6BjyQ7X9GoXeghkgqiBwNPPkr_FP9NjdhVk8EZqCUvgWUIf2vhk5eUnSkJELy7JtJfv1qOGM_UZtxu0FI3BkpUQMxdX-aO3xdvfTKteAkbAc2vXy1xCXu"
134133
}
135134

136135
CORS_ORIGIN_ALLOW_ALL = True

0 commit comments

Comments
 (0)