chore: remove unused imports
This commit is contained in:
parent
2d875d534d
commit
8101b4f057
|
@ -1,7 +1,5 @@
|
|||
# Copyright The IETF Trust 2022, All Rights Reserved
|
||||
# -*- coding: utf-8 -*-
|
||||
import datetime
|
||||
|
||||
from textwrap import dedent
|
||||
|
||||
from django.conf import settings
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
|
||||
import datetime
|
||||
import email
|
||||
import jsonfield
|
||||
|
||||
|
|
Loading…
Reference in a new issue