mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 19:17:13 -05:00 
			
		
		
		
	Code cleanup
This commit is contained in:
		
							parent
							
								
									e7daf7dae4
								
							
						
					
					
						commit
						6c3afd21b9
					
				@ -8,7 +8,6 @@ from django import forms
 | 
				
			|||||||
from django.conf import settings
 | 
					from django.conf import settings
 | 
				
			||||||
 | 
					
 | 
				
			||||||
from .models import Document, Correspondent
 | 
					from .models import Document, Correspondent
 | 
				
			||||||
from .consumer import Consumer
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
class UploadForm(forms.Form):
 | 
					class UploadForm(forms.Form):
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user