mirror of https://github.com/node-red/node-red.git
Update 10-function.js
parent
d0d838bc90
commit
6a127e98cc
|
@ -14,8 +14,6 @@
|
|||
* limitations under the License.
|
||||
**/
|
||||
|
||||
const { log } = require("console");
|
||||
|
||||
module.exports = function(RED) {
|
||||
"use strict";
|
||||
|
||||
|
|
Loading…
Reference in New Issue