Browse Source

Delete unused layout

pull/341/head
Hironsan 5 years ago
parent
commit
fc2a1b03de
1 changed files with 0 additions and 10 deletions
  1. 10
      frontend/layouts/projectList.vue

10
frontend/layouts/projectList.vue

@ -1,10 +0,0 @@
<template>
<v-app>
<nuxt />
</v-app>
</template>
<script>
export default {
}
</script>
Loading…
Cancel
Save