Skip to content

Commit 9fc32de

Browse files
authored
just removing nonexistent module. (vuejs#1996)
1 parent 3d6ddcb commit 9fc32de

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/tutorial/TutorialRepl.vue

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ import {
1313
VTFlyout,
1414
VTIconChevronLeft,
1515
VTIconChevronRight,
16-
VTLink,
17-
useCopyCode
16+
VTLink
1817
} from '@vue/theme'
1918
2019
const store = new ReplStore({

0 commit comments

Comments
 (0)