Skip to content

Commit 96398f6

Browse files
committed
Removed STANDARD_EMAIL from core.models
1 parent bb4c639 commit 96398f6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

readthedocs/core/models.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
from django.utils.translation import ugettext_lazy as _
1111

1212

13-
STANDARD_EMAIL = '[email protected]'
14-
1513
log = logging.getLogger(__name__)
1614

1715

0 commit comments

Comments
 (0)