mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-11 16:53:10 +00:00
Removes an unused import.
This commit is contained in:
parent
0d70a01cf9
commit
944a2a97eb
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
import datetime
|
||||
import json
|
||||
import unittest
|
||||
|
||||
import mock
|
||||
from django.db.models import Q
|
||||
|
|
|
|||
Loading…
Reference in a new issue