Skip to content

Commit a691099

Browse files
committed
noqa
1 parent f8be682 commit a691099

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

martor_demo/martor_demo/settings.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@
3232
'jquery': 'true', # to include/revoke jquery (require for admin default django)
3333
'living': 'false' # to enable/disable live updates in preview
3434
}
35-
MARTOR_IMGUR_CLIENT_ID = '81e165cc812a9a5'
36-
MARTOR_IMGUR_API_KEY = '943c0f56d7cfc435d584ba3c2ac2c6062ed40aab'
3735

3836
# Application definition
3937
INSTALLED_APPS = [

0 commit comments

Comments
 (0)