Removing commentted line
This commit is contained in:
parent
375c70c1ac
commit
ce154f8d25
|
@ -43,7 +43,6 @@ module.exports = class Robot
|
|||
start: ->
|
||||
@startConnections()
|
||||
@startDevices()
|
||||
#eval("var myled = 'hi';")
|
||||
@work.bind(self)(self)
|
||||
|
||||
startConnections: ->
|
||||
|
|
Loading…
Reference in New Issue