mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	tools/setup/generate_zulip_bots_static_files now starts off by deleting static/generated/bots/ (if it hasn't been removed already) so that outdated static files from older versions of the zulip_bots package don't supress errors in the main repo that would otherwise break. For more info, see #7542 Fixes: #7542.