Remove unused import
This commit is contained in:
@@ -45,12 +45,8 @@
|
||||
import { German } from 'flatpickr/dist/l10n/de'
|
||||
import dayjs from 'dayjs'
|
||||
import 'dayjs/locale/de'
|
||||
import DatesTable from './DatesTable.vue'
|
||||
|
||||
export default {
|
||||
components: {
|
||||
DatesTable
|
||||
},
|
||||
data () {
|
||||
return {
|
||||
loading: false,
|
||||
|
||||
Reference in New Issue
Block a user