Update 10-function.js

This commit is contained in:
Vasu Vanka 2024-12-11 11:08:00 +05:30 committed by GitHub
parent d0d838bc90
commit 6a127e98cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,8 +14,6 @@
* limitations under the License.
**/
const { log } = require("console");
module.exports = function(RED) {
"use strict";