Kaydet (Commit) 4a5d967d authored tarafından Tim Graham's avatar Tim Graham

Removed unused import.

üst 7bf77525
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.core import mail
from django.core.management import call_command
from django.core.management.base import CommandError
from django.test import SimpleTestCase
from django.utils.six import StringIO
class SendTestEmailManagementCommand(SimpleTestCase):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment