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

View File

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