mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Merge pull request #4319 from Rotzbua/fix_duplicate
Fix duplicate declaration
This commit is contained in:
		| @@ -24,7 +24,6 @@ module.exports = function(RED) { | ||||
|         "text/css":"string", | ||||
|         "text/html":"string", | ||||
|         "text/plain":"string", | ||||
|         "text/html":"string", | ||||
|         "application/json":"json", | ||||
|         "application/octet-stream":"buffer", | ||||
|         "application/pdf":"buffer", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user