make psalm & linter happy

Signed-off-by: chandi Langecker <git@chandi.it>
This commit is contained in:
chandi Langecker
2023-01-03 12:45:11 +01:00
parent 0ea384d1e5
commit 5386e6e24f
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -37,8 +37,7 @@
</template>
<script>
import NcAvatar from '@nextcloud/vue/dist/Components/NcAvatar'
import Tooltip from '@nextcloud/vue/dist/Directives/Tooltip'
import { NcAvatar, Tooltip } from '@nextcloud/vue'
export default {
name: 'SessionList',