mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 02:55:58 +01:00 
			
		
		
		
	spring cleaning
This commit is contained in:
		| @@ -5,9 +5,7 @@ var winston = require('winston'), | ||||
|  | ||||
| module.exports = function(Plugins) { | ||||
| 	Plugins.deprecatedHooks = { | ||||
| 		'filter:user.delete': 'static:user.delete', | ||||
| 		'filter:user.custom_fields': null, | ||||
| 		'action:user.loggedOut': 'static:user.loggedOut' | ||||
| 		'filter:user.custom_fields': null	// remove in v1.1.0 | ||||
| 	}; | ||||
|  | ||||
| 	/* | ||||
|   | ||||
		Reference in New Issue
	
	Block a user