mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	Some import cleanup
(imported from commit 265cebb011309b9a880035ccd587a5e51554803a)
This commit is contained in:
		@@ -3,7 +3,6 @@ import simplejson
 | 
			
		||||
import requests
 | 
			
		||||
import time
 | 
			
		||||
import traceback
 | 
			
		||||
from os import path
 | 
			
		||||
 | 
			
		||||
# Check that we have a recent enough version
 | 
			
		||||
assert(requests.__version__ > '0.12')
 | 
			
		||||
 
 | 
			
		||||
@@ -7,9 +7,7 @@ import calendar
 | 
			
		||||
from zephyr.lib.cache import cache_with_key
 | 
			
		||||
import fcntl
 | 
			
		||||
import os
 | 
			
		||||
import re
 | 
			
		||||
import simplejson
 | 
			
		||||
import datetime
 | 
			
		||||
from django.db import transaction
 | 
			
		||||
from zephyr.lib import bugdown
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user