mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-24 07:18:11 +01:00
Remove unused mock import from test_ai_deletion_manager.py
Co-authored-by: dawnsystem <42047891+dawnsystem@users.noreply.github.com>
This commit is contained in:
parent
d31bdaaab8
commit
b86f541a0d
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ Tests cover:
|
|||
"""
|
||||
|
||||
from datetime import datetime
|
||||
from unittest import mock
|
||||
|
||||
from django.contrib.auth.models import User
|
||||
from django.test import TestCase
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue