From 5f319db268385463368ae058b754fb4123bf4685 Mon Sep 17 00:00:00 2001 From: Kasper Seweryn Date: Mon, 21 Feb 2022 23:48:55 +0100 Subject: [PATCH] Remove console.log --- front/src/components/audio/SearchBar.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/front/src/components/audio/SearchBar.vue b/front/src/components/audio/SearchBar.vue index 3d5b9966a..71f89d78b 100644 --- a/front/src/components/audio/SearchBar.vue +++ b/front/src/components/audio/SearchBar.vue @@ -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: {