This commit is contained in:
les
2020-10-28 01:30:37 +01:00
parent 344578103a
commit 8d83ec0358
6 changed files with 9 additions and 10 deletions

View File

@@ -66,7 +66,6 @@
</template>
<script>
import { mapActions, mapState } from 'vuex'
import _ from 'lodash'
import dayjs from 'dayjs'
import Editor from '@/components/Editor'
import List from '@/components/List'