Remove console.log
This commit is contained in:
parent
94af589757
commit
5f319db268
|
@ -25,7 +25,6 @@ import jQuery from 'jquery'
|
|||
import router from '@/router'
|
||||
import lodash from 'lodash'
|
||||
import GlobalEvents from '@/components/utils/global-events.vue'
|
||||
console.log(jQuery)
|
||||
|
||||
export default {
|
||||
components: {
|
||||
|
|
Loading…
Reference in New Issue