Skip to content

Commit

Permalink
Remove backwards compatibility for email importing
Browse files Browse the repository at this point in the history
  • Loading branch information
benvand committed Feb 23, 2018
1 parent afdb37d commit aff8648
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dmutils/email/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
"""Allow accessing send email from email. Backwards compatibility."""
from dmutils.email.dm_mandrill import send_email
from dmutils.email.tokens import (
generate_token, decode_invitation_token, decode_password_reset_token
)
Expand Down

0 comments on commit aff8648

Please sign in to comment.