Removing not required logs

This commit is contained in:
Kgothatso Ngako 2020-02-16 14:25:30 +02:00
parent 5529513ede
commit b595ee4e38

View File

@ -27,7 +27,6 @@ export default {
computed: {
nav () {
console.log("Trying to load lang")
const { locales } = this.$site
if (locales && Object.keys(locales).length > 1) {
const currentLink = this.$page.path