[Node] Remove empty line
This commit is contained in:
parent
72fe016543
commit
0051722d94
@ -304,7 +304,6 @@ namespace Components
|
||||
if (params->length() < 2) return;
|
||||
Node::Add({ params->get(1) });
|
||||
});
|
||||
|
||||
}
|
||||
|
||||
Node::~Node()
|
||||
|
Loading…
Reference in New Issue
Block a user