Skip to content

Commit 392b0bc

Browse files
committed
Update settings.py
1 parent 0c2db28 commit 392b0bc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

backend/backend/settings.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
from private.private_settings import (
1616
DJANGO_SECRET_KEY,
1717
IS_DEV,
18-
DJANGO_GOOGLE_CLIENT_ID,
19-
DJANGO_GOOGLE_CLIENT_SECRET,
2018
)
2119

2220
# Build paths inside the project like this: BASE_DIR / 'subdir'.

0 commit comments

Comments
 (0)