This commit is contained in:
mattwr18 2019-09-10 09:19:40 +02:00
parent ca49c2296c
commit 17f2c990db
2 changed files with 0 additions and 2 deletions

View File

@ -11,7 +11,6 @@
</template>
<script>
import LocaleSwitch from '~/components/LocaleSwitch/LocaleSwitch'
import seo from '~/mixins/seo'
import PageFooter from '~/components/PageFooter/PageFooter'

View File

@ -11,7 +11,6 @@
</template>
<script>
export default {
layout: 'no-header',
asyncData({ store, redirect }) {