Skip to content

Commit 1c820c6

Browse files
committed
fix: remove zendesk api config
1 parent b95cf07 commit 1c820c6

File tree

1 file changed

+0
-5
lines changed
  • commerce_coordinator/settings

1 file changed

+0
-5
lines changed

commerce_coordinator/settings/base.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -472,9 +472,4 @@ def root(*path_fragments):
472472
# SEGMENT WRITE KEY
473473
SEGMENT_KEY = None
474474

475-
# ZENDESK API SETTINGS
476-
ZENDESK_URL = None
477-
ZENDESK_USER = None
478-
ZENDESK_API_KEY = None
479-
480475
FAVICON_URL = "https://edx-cdn.org/v3/prod/favicon.ico"

0 commit comments

Comments
 (0)