Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Commit 5a59598

Browse files
authored
Revert "Update config.py"
1 parent 95f20f0 commit 5a59598

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CodeChallenge/config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ class ProductionConfig(DefaultConfig):
7676
SHEET_ID = os.getenv("SHEET_ID")
7777
MG_LIST = os.getenv("MG_LIST")
7878
ANSWER_ATTEMPT_LIMIT = "5 per 1 minutes"
79-
CODE_CHALLENGE_START = 1586703600
8079

8180

8281
class DevelopmentConfig(ProductionConfig):

0 commit comments

Comments
 (0)