Skip to content

Commit

Permalink
fix: remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
BeADre committed Dec 7, 2021
1 parent bfd44a3 commit b37f258
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/varlet-ui/src/date-picker/src/panel-header.vue
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
<script lang="ts">
import VarButton from '../../button'
import VarIcon from '../../icon'
import dark from '../../themes/dark'
import { defineComponent, ref, computed, watch } from 'vue'
import { toNumber } from '../../utils/shared'
import { pack } from '../../locale'
Expand Down

0 comments on commit b37f258

Please sign in to comment.