remove unused variable

pull/1/head
Iuri Matias 6 years ago committed by yann300
parent 7e3df362c0
commit 860735be7d
  1. 1
      src/app/debugger/debuggerUI/Slider.js

@ -9,7 +9,6 @@ class Slider {
this.max
this.disabled = true
this.view
this.solidityMode = false
this.stepOverride = _stepOverride
this.previousValue = null

Loading…
Cancel
Save