Skip to content

Commit

Permalink
fix: remove zendesk api config
Browse files Browse the repository at this point in the history
  • Loading branch information
nyujacky committed Sep 3, 2024
1 parent b95cf07 commit 1c820c6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions commerce_coordinator/settings/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -472,9 +472,4 @@ def root(*path_fragments):
# SEGMENT WRITE KEY
SEGMENT_KEY = None

# ZENDESK API SETTINGS
ZENDESK_URL = None
ZENDESK_USER = None
ZENDESK_API_KEY = None

FAVICON_URL = "https://edx-cdn.org/v3/prod/favicon.ico"

0 comments on commit 1c820c6

Please sign in to comment.