Rafał Pitoń 11 лет назад
Родитель
Сommit
99c02c96d0
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      misago/core/mail.py

+ 0 - 1
misago/core/mail.py

@@ -1,4 +1,3 @@
-from django.conf import settings
 from django.core import mail as djmail
 from django.template import RequestContext
 from django.template.loader import render_to_string