We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f23759c + 96398f6 commit 85f687cCopy full SHA for 85f687c
readthedocs/core/models.py
@@ -10,8 +10,6 @@
10
from django.utils.translation import ugettext_lazy as _
11
12
13
-STANDARD_EMAIL = '[email protected]'
14
-
15
log = logging.getLogger(__name__)
16
17
0 commit comments