Skip to content

Commit ba37406

Browse files
author
Jamie Stumme
committed
Removed unused imports from injection composition vue file
1 parent dc5d030 commit ba37406

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/resources/components/component-with-inject-composition.vue

Lines changed: 0 additions & 3 deletions
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)