eslint: Fix no-unused-components

This commit is contained in:
Marcel Klehr 2020-04-19 22:06:11 +02:00
parent 01a8268287
commit 82c1d05d04
1 changed files with 0 additions and 2 deletions

View File

@ -63,10 +63,8 @@ import TagLine from './TagLine'
export default {
name: 'Folder',
components: {
TagLine,
Actions,
ActionButton,
UserBubble,
},
props: {
folder: {