Skip to content

Commit 156a0df

Browse files
committed
fix: fixed ci build error
1 parent b537847 commit 156a0df

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

client/src/components/requests/leaveRequest.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ import { computed, nextTick, onMounted, ref, watch } from 'vue'
7777
import { ApiClientBase } from '@/clients/api/base'
7878
import { fieldRequired } from '@/utils'
7979
import { debounce } from "lodash";
80-
import { co } from 'node_modules/@fullcalendar/core/internal-common'
8180
8281
export default {
8382
name: 'leaveRequest',

0 commit comments

Comments
 (0)