remove tests
This commit is contained in:
@@ -19,10 +19,6 @@ class nodeClass {
|
|||||||
constructor(uiConfig, RED, nodeInstance, nameOfNode) {
|
constructor(uiConfig, RED, nodeInstance, nameOfNode) {
|
||||||
|
|
||||||
|
|
||||||
//test
|
|
||||||
|
|
||||||
//test2
|
|
||||||
|
|
||||||
// Preserve RED reference for HTTP endpoints if needed
|
// Preserve RED reference for HTTP endpoints if needed
|
||||||
this.node = nodeInstance;
|
this.node = nodeInstance;
|
||||||
this.RED = RED;
|
this.RED = RED;
|
||||||
|
|||||||
Reference in New Issue
Block a user