Skip to content

Commit ccf2dc4

Browse files
committed
Fix lint
1 parent 6d08150 commit ccf2dc4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

anymail/webhooks/mailpace.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@
22
import binascii
33
import json
44

5-
from django.utils import timezone
65
from django.utils.dateparse import parse_datetime
76

87
from anymail.exceptions import (
9-
AnymailConfigurationError,
108
AnymailImproperlyInstalled,
119
AnymailWebhookValidationFailure,
1210
_LazyError,

0 commit comments

Comments
 (0)