remove tests

This commit is contained in:
Woutverheijen
2025-10-16 11:51:29 +02:00
parent 66593fb76c
commit e6158a3950

View File

@@ -19,10 +19,6 @@ class nodeClass {
constructor(uiConfig, RED, nodeInstance, nameOfNode) {
//test
//test2
// Preserve RED reference for HTTP endpoints if needed
this.node = nodeInstance;
this.RED = RED;