Skip to content

Commit 07e5eef

Browse files
author
Jamie Stumme
committed
Removed unused imports from injection composition vue file
1 parent eef7ae6 commit 07e5eef

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: test/resources/components/component-with-inject-composition.vue

-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
<script>
88
import {
99
createComponent,
10-
reactive,
11-
toRefs,
12-
onMounted,
1310
inject
1411
} from '@vue/composition-api'
1512

0 commit comments

Comments
 (0)