Remove log
This commit is contained in:
parent
51e67f69c1
commit
60aae7b598
1 changed files with 0 additions and 2 deletions
|
|
@ -47,8 +47,6 @@ const Party = (props: Props) => {
|
|||
},
|
||||
}
|
||||
|
||||
console.log(body)
|
||||
|
||||
return await api.endpoints.parties.create(body)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue