1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

Remove unnecessary semi-colon

This commit is contained in:
Nick O'Leary 2014-07-21 16:18:22 +01:00
parent 014fca2d61
commit d1300c0632

View File

@ -95,7 +95,7 @@ function parseConfig() {
// Clean up any orphaned credentials
credentials.clean(flowNodes.get);
events.emit("nodes-started");
};
}
/**
* Stops the current activeConfig