Skip to content

Commit 888322f

Browse files
authored
Merge pull request #4911 from drona-gyawali/fix/Remove-unused-vuetify-components
Removed unused vuetify components
2 parents f332ced + 43c8cd5 commit 888322f

File tree

1 file changed

+0
-4
lines changed
  • contentcuration/contentcuration/frontend/shared

1 file changed

+0
-4
lines changed

contentcuration/contentcuration/frontend/shared/app.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ import Vuetify, {
4747
VFooter,
4848
VForm,
4949
VHover,
50-
VIcon,
5150
VImg,
5251
VInput,
5352
VLayout,
@@ -58,7 +57,6 @@ import Vuetify, {
5857
VListTileSubTitle,
5958
VListTileTitle,
6059
VListTileAvatar,
61-
VMenu,
6260
VNavigationDrawer,
6361
VPagination,
6462
VProgressCircular,
@@ -197,7 +195,6 @@ Vue.use(Vuetify, {
197195
VFooter,
198196
VForm,
199197
VHover,
200-
VIcon,
201198
VImg,
202199
VInput,
203200
VLayout,
@@ -208,7 +205,6 @@ Vue.use(Vuetify, {
208205
VListTileSubTitle,
209206
VListTileTitle,
210207
VListTileAvatar,
211-
VMenu,
212208
VNavigationDrawer,
213209
VPagination,
214210
VProgressCircular,

0 commit comments

Comments
 (0)