mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 19:15:58 +01:00 
			
		
		
		
	removed console.log
This commit is contained in:
		| @@ -83,7 +83,6 @@ SocketModules.composer.editCheck = function(socket, pid, callback) { | ||||
| }; | ||||
|  | ||||
| SocketModules.composer.renderPreview = function(socket, content, callback) { | ||||
| 	console.log(content); | ||||
| 	plugins.fireHook('filter:parse.raw', content, callback); | ||||
| }; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user