cleanup unused imports
This commit is contained in:
parent
495e6143d4
commit
893ab9d73b
60 changed files with 15 additions and 101 deletions
|
|
@ -5,8 +5,6 @@ import UserAvatar from 'src/components/user_avatar/user_avatar.vue'
|
|||
|
||||
import { useOAuthStore } from 'src/stores/oauth.js'
|
||||
|
||||
import { chats } from 'src/api/chats.js'
|
||||
|
||||
import { library } from '@fortawesome/fontawesome-svg-core'
|
||||
import { faChevronLeft, faSearch } from '@fortawesome/free-solid-svg-icons'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue