delete unused data in Auth/Header.vue

This commit is contained in:
ogerly 2022-05-02 17:38:00 +02:00
parent 1625cd0325
commit 3c7b1067ba

View File

@ -29,7 +29,6 @@ export default {
return {
logo: 'img/brand/green.png',
sheet: 'img/template/Blaetter.png',
windowWidth: window.innerWidth,
}
},
}