Remove unneeded import

This commit is contained in:
2023-08-26 14:47:29 +02:00
parent 3750a5b462
commit f21b36ca6e
-1
View File
@@ -1,4 +1,3 @@
const { create } = require('domain');
var path = require('path'); var path = require('path');
module.exports = function (RED) { module.exports = function (RED) {