Skip to content

Commit 5492dc1

Browse files
authored
Update config.js
1 parent 205b5e4 commit 5492dc1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils/config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ const getDefaults = () => JSON.parse(JSON.stringify(DEFAULTS))
9494
// BootstrapVue.setConfig(config)
9595
// Vue.use(BootstrapVue)
9696

97-
9897
/* istanbul ignore next: just for now to prevent red X on codecov until we can test this */
9998
const setConfig = (opts = {}) => {
10099
if (isObject(opts)) {

0 commit comments

Comments
 (0)