mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-11 16:53:10 +00:00
Unused import.
This commit is contained in:
parent
c3cac970ff
commit
1bc7cf5934
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ from __future__ import absolute_import, unicode_literals
|
|||
|
||||
import datetime
|
||||
import json
|
||||
import unittest
|
||||
|
||||
import mock
|
||||
from django.db.models import Q
|
||||
|
|
|
|||
Loading…
Reference in a new issue