mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	webhooks: Remove unused imports.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							e984107966
						
					
				
				
					commit
					39ac378220
				
			@@ -1,5 +1,5 @@
 | 
			
		||||
from datetime import datetime
 | 
			
		||||
from typing import Any, Callable, Dict, List, Optional, Tuple
 | 
			
		||||
from typing import Any, Callable, Dict, List, Tuple
 | 
			
		||||
 | 
			
		||||
import ujson
 | 
			
		||||
from django.http import HttpRequest, HttpResponse
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user