diff --git a/src/ui/throttle.js b/src/ui/throttle.js index ab6a1f2..720a343 100644 --- a/src/ui/throttle.js +++ b/src/ui/throttle.js @@ -87,7 +87,6 @@ export default class Throttle extends Component { value={unit} onChange={e => this.setUnit(e.target.value)} > -