mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 08:15:27 +01:00
removed unused code, small fixes
This commit is contained in:
parent
3bef72c717
commit
7d282a4e4e
10 changed files with 19 additions and 94 deletions
|
|
@ -8,7 +8,6 @@ from django.contrib.auth.models import User
|
|||
from django.contrib.contenttypes.models import ContentType
|
||||
from django.utils import timezone
|
||||
|
||||
from documents.classifier import DocumentClassifier
|
||||
from .. import index, matching
|
||||
from ..models import Document, Tag
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue