mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-19 19:31:26 +00:00
removed console.log
This commit is contained in:
parent
7c34eea521
commit
f5fe86b46e
@ -198,7 +198,6 @@ export default {
|
||||
const user = await writeTxResultPromise
|
||||
// TODO: put in a middleware, see "CreateGroup", "UpdateGroup"
|
||||
await createOrUpdateLocations('User', params.id, params.locationName, session)
|
||||
console.log(user)
|
||||
return user
|
||||
} catch (error) {
|
||||
throw new UserInputError(error.message)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user