mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Remove unnecessary semi-colon
This commit is contained in:
		| @@ -95,7 +95,7 @@ function parseConfig() { | ||||
|     // Clean up any orphaned credentials | ||||
|     credentials.clean(flowNodes.get); | ||||
|     events.emit("nodes-started"); | ||||
| }; | ||||
| } | ||||
|  | ||||
| /** | ||||
|  * Stops the current activeConfig | ||||
|   | ||||
		Reference in New Issue
	
	Block a user