fixing a few standard js error due to spaces

pull/1/head
Rob Stupay 7 years ago
parent dc1ff9429a
commit 4f02283635
  1. 2
      src/app.js

@ -639,8 +639,6 @@ function run () {
editor.clearAnnotations()
})
function startdebugging (txHash) {
self.event.trigger('debuggingRequested', [])
transactionDebugger.debug(txHash)

Loading…
Cancel
Save