Spaces:
Sleeping
Sleeping
Delete config.py
Browse files
config.py
DELETED
@@ -1,7 +0,0 @@
|
|
1 |
-
import os
|
2 |
-
|
3 |
-
# Salesforce Credentials
|
4 |
-
SALESFORCE_USERNAME = os.getenv("SALESFORCE_USERNAME", "[email protected]")
|
5 |
-
SALESFORCE_PASSWORD = os.getenv("SALESFORCE_PASSWORD", "Sati@1020")
|
6 |
-
SALESFORCE_SECURITY_TOKEN = os.getenv("SALESFORCE_SECURITY_TOKEN", "sSSjyhInIsUohKpG8sHzty2q")
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|