Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit a46df86

Browse files
committed
chore(c-alert): remove unused variables
1 parent f431efa commit a46df86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/c-alert/src/alert.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { h, defineComponent, PropType, provide, inject, computed } from 'vue'
1+
import { h, defineComponent, PropType, computed } from 'vue'
22
import {
33
chakra,
44
ColorScheme,

0 commit comments

Comments
 (0)