mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
remove annoying comma from comm.js
OCD reasons only
This commit is contained in:
parent
ef2dc4b9e1
commit
a95f44d68b
@ -203,5 +203,5 @@ module.exports = {
|
||||
init:init,
|
||||
start:start,
|
||||
stop:stop,
|
||||
publish:publish,
|
||||
publish:publish
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user