Remove console.log

This commit is contained in:
Kasper Seweryn 2022-02-21 23:48:55 +01:00
parent 94af589757
commit 5f319db268
No known key found for this signature in database
GPG Key ID: B2BA6FA597595C00
1 changed files with 0 additions and 1 deletions

View File

@ -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: {