Remove unneeded import
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
const { create } = require('domain');
|
|
||||||
var path = require('path');
|
var path = require('path');
|
||||||
|
|
||||||
module.exports = function (RED) {
|
module.exports = function (RED) {
|
||||||
|
|||||||
Reference in New Issue
Block a user