mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	js: Purge people module from window.
This commit is contained in:
		
				
					committed by
					
						
						Anders Kaseorg
					
				
			
			
				
	
			
			
			
						parent
						
							d774bba1b9
						
					
				
				
					commit
					b7998d3160
				
			@@ -1,5 +1,7 @@
 | 
			
		||||
"use strict";
 | 
			
		||||
 | 
			
		||||
const people = require("./people");
 | 
			
		||||
 | 
			
		||||
exports.send_message = function (request, on_success, error) {
 | 
			
		||||
    channel.post({
 | 
			
		||||
        url: "/json/messages",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user