cleanup
This commit is contained in:
parent
eb77c5dbb9
commit
6ae52e192b
4 changed files with 0 additions and 4 deletions
|
|
@ -53,7 +53,6 @@ const blockUser = (store, args) => {
|
|||
|
||||
return store.rootState.api.backendInteractor.blockUser({ id, expiresIn })
|
||||
.then((relationship) => {
|
||||
console.log(relationship)
|
||||
store.commit('updateUserRelationship', [relationship])
|
||||
store.commit('addBlockId', id)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue