Skip to content

Commit c4490f5

Browse files
authored
Update form-spinbutton.js
1 parent 9b609d6 commit c4490f5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/form-spinbutton/form-spinbutton.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,8 +243,6 @@ export const BFormSpinbutton = /*#__PURE__*/ Vue.extend({
243243
this.restTimers()
244244
this.setMouseup(false)
245245
},
246-
methods: {
247-
// Public methods
248246
methods: {
249247
// Public methods
250248
focus() /* istanbul ignore next: until tests are ready */ {

0 commit comments

Comments
 (0)