used nextcloud/auth

This commit is contained in:
Terry 2021-04-22 16:09:56 +02:00
parent 46f77a7c9e
commit 539b30154e
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@ import axios from '@nextcloud/axios'
import { generateRemoteUrl } from '@nextcloud/router'
import { ListItemIcon } from '@nextcloud/vue'
import { getCurrentUser } from '@nextcloud/auth'
import { sendHeartbeat } from '../../../user_status/src/services/heartbeatService'
export default {
name: 'VersionTab',