Skip to content

Commit 68e7711

Browse files
author
Bot
committed
remove old console logs
1 parent 638662e commit 68e7711

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/LanguagesList.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ export default {
123123
},
124124
deactivated() {
125125
this.$store.commit('REMOVE_TRACKED_CONTAINER', this.$refs.languagesList.className);
126-
console.log('DEACTIVATED');
127126
window.removeEventListener('resize', this.fillEmptyCellsReference);
128127
},
129128
methods: {

0 commit comments

Comments
 (0)