mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	i18n: Remove now-unused ensure_i18n function.
This commit is contained in:
		@@ -18,6 +18,4 @@ i18n.t = function (str, context) {
 | 
			
		||||
    return 'translated: ' + str;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
i18n.ensure_i18n = function (f) { f(); };
 | 
			
		||||
 | 
			
		||||
module.exports = i18n;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user