refactor: remove empty <style> sections from vue files

This commit is contained in:
xidedix
2018-06-27 14:45:52 +02:00
parent 668d3b27a6
commit 76a81b4e10
10 changed files with 0 additions and 30 deletions
-3
View File
@@ -24,6 +24,3 @@ export default {
}
</script>
<style scoped>
</style>
-3
View File
@@ -40,6 +40,3 @@ export default {
}
</script>
<style scoped>
</style>