Remove unused imports, do PEP8 and DeprecationWarning cleanups
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
import os
|
||||
|
||||
from django.conf import settings
|
||||
|
||||
|
||||
FORM_SUBMIT_URL = 'https://docs.google.com/spreadsheet/formResponse'
|
||||
FORM_KEY = 'dGZrYkw3SDl5OENMTG15emp1UFFEUWc6MQ'
|
||||
FORM_RECEIVER_FIELD = 'entry.0.single'
|
||||
|
||||
Reference in New Issue
Block a user