mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-11 00:57:09 +01:00
import fix
This commit is contained in:
parent
d1f285113d
commit
66240188c7
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@ from rest_framework.viewsets import (
|
||||||
import documents.index as index
|
import documents.index as index
|
||||||
from paperless.db import GnuPG
|
from paperless.db import GnuPG
|
||||||
from paperless.views import StandardPagination
|
from paperless.views import StandardPagination
|
||||||
from .bulk_edit import perform_bulk_edit
|
|
||||||
from .filters import (
|
from .filters import (
|
||||||
CorrespondentFilterSet,
|
CorrespondentFilterSet,
|
||||||
DocumentFilterSet,
|
DocumentFilterSet,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue