Smallfix: removed notification.email from the settings

remotes/origin/enhancement/email-actions
David Barragán Merino 2013-07-17 11:42:11 +02:00
parent 50566807c0
commit f05858bd03
1 changed files with 0 additions and 1 deletions

View File

@ -202,7 +202,6 @@ INSTALLED_APPS = [
'greenmine.base',
'greenmine.base.mail',
'greenmine.base.notifications',
'greenmine.base.notifications.email',
'greenmine.scrum',
'greenmine.wiki',
'greenmine.documents',