Removed unused component body

This commit is contained in:
2019-11-16 17:21:04 +01:00
parent 1e8770a226
commit a604e9de8f

View File

@@ -2,14 +2,4 @@
<div>
<h1>hello world</h1>
</div>
</template>
<script>
export {
}
</script>
<style lang="scss" scoped>
</style>
</template>