mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-05-16 03:23:10 +00:00
Removed unused import for now...
This commit is contained in:
parent
6671709438
commit
0114ac68fc
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ import json
|
|||
import random
|
||||
import warnings
|
||||
from datetime import timezone
|
||||
from decimal import Decimal
|
||||
from unittest import mock
|
||||
from unittest.mock import patch
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue