Skip to content

Commit d7504d6

Browse files
author
Franck Chastagnol
committed
Remove mode dshop stuff
1 parent ce80a6a commit d7504d6

File tree

5 files changed

+1
-1125
lines changed

5 files changed

+1
-1125
lines changed

config/constants.py

-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@
6565

6666
FIREFOX_EXTENSION_URL = os.environ.get('FIREFOX_EXTENSION_URL')
6767
CHROME_EXTENSION_URL = os.environ.get('CHROME_EXTENSION_URL')
68-
DSHOP_DEMO_FORM = os.environ.get('DSHOP_DEMO_FORM')
6968

7069
LAUNCHPAD_API = os.environ.get('LAUNCHPAD_API')
7170

docker.env

-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ APK_URL=https://storage.googleapis.com/android-artifacts/origin-marketplace-0.17
3232
CHROME_EXTENSION_URL=https://chrome.google.com/webstore/detail/origin-browser-extension/pplcajdkcpaefgdadbbfchogccbieoae
3333
FIREFOX_EXTENSION_URL=https://addons.mozilla.org/en-US/firefox/addon/origin-browser-extension/
3434

35-
DSHOP_DEMO_FORM=https://docs.google.com/forms/d/e/1FAIpQLSf04ewVRNyyyPRHKXOioNAHlEe-ayN9cdLPzEmqmNKs8PtbgQ/viewform
36-
3735
STAKE_URL = "https://ousd.com/stake"
3836

3937
# Uncomment this when you are running ousd-analytics locally

0 commit comments

Comments
 (0)