This commit is contained in:
lesion
2019-06-08 15:16:56 +02:00
parent 1dc47cb939
commit ccaf53aa24
14 changed files with 13 additions and 25 deletions

View File

@@ -58,7 +58,6 @@
</template>
<script>
import { mapState, mapGetters } from 'vuex'
import path from 'path'
import Calendar from '@/components/Calendar'
import List from '@/components/List'
import Search from '@/components/Search'