refactor: Remove six.moves.map import.

This commit is contained in:
rht
2017-11-05 06:30:14 +01:00
committed by Tim Abbott
parent 549a26860f
commit 80a8d4f9f3
11 changed files with 5 additions and 12 deletions

View File

@@ -11,7 +11,6 @@ from django.utils.translation import ugettext as _
from django.template import loader
from zerver.templatetags.app_filters import render_markdown_path
from six.moves import map
"""This module declares all of the (documented) integrations available