Skip to content

Commit 85f687c

Browse files
authored
Merge pull request readthedocs#5424 from saadmk11/remove-constant
Removed unused constant from core.models
2 parents f23759c + 96398f6 commit 85f687c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

readthedocs/core/models.py

-2
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)