fix linter errors after rebase

Signed-off-by: chandi Langecker <git@chandi.it>
This commit is contained in:
chandi Langecker
2022-09-26 16:18:36 +02:00
parent 0aede224ec
commit 0272b2d52f
3 changed files with 5 additions and 6 deletions

View File

@@ -39,8 +39,7 @@
</template>
<script>
import Tooltip from '@nextcloud/vue/dist/Directives/Tooltip'
import Avatar from '@nextcloud/vue/dist/Components/Avatar'
import { Avatar, Tooltip } from '@nextcloud/vue'
export default {
name: 'SessionList',