mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 08:15:27 +01:00
remove unnecessary import
This commit is contained in:
parent
3cca77e748
commit
4754ac2bd1
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ import os
|
||||||
import shutil
|
import shutil
|
||||||
from uuid import uuid4
|
from uuid import uuid4
|
||||||
|
|
||||||
import pytest
|
|
||||||
from dateutil import tz
|
from dateutil import tz
|
||||||
from django.conf import settings
|
from django.conf import settings
|
||||||
from django.test import override_settings
|
from django.test import override_settings
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue