mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	remove unused imports
This commit is contained in:
		| @@ -1,10 +1,8 @@ | ||||
| from django.contrib import admin | ||||
| from django.utils.html import format_html, format_html_join | ||||
| from django.utils.safestring import mark_safe | ||||
| from whoosh.writing import AsyncWriter | ||||
|  | ||||
| from . import index | ||||
| from .models import Correspondent, Document, DocumentType, Log, Tag, \ | ||||
| from .models import Correspondent, Document, DocumentType, Tag, \ | ||||
|     SavedView, SavedViewFilterRule | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 jonaswinkler
					jonaswinkler