Merge pull request #4319 from Rotzbua/fix_duplicate

Fix duplicate declaration
This commit is contained in:
Nick O'Leary 2023-09-05 20:41:38 +01:00 committed by GitHub
commit 8dc0261993
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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",