mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove debug
This commit is contained in:
parent
3a4547a6af
commit
c93e61ec24
1 changed files with 0 additions and 2 deletions
|
|
@ -300,8 +300,6 @@ export const updateSubscriptionResolver = authorized<
|
|||
})
|
||||
})
|
||||
|
||||
console.log('updatedSubscription', updatedSubscription)
|
||||
|
||||
return {
|
||||
subscription: updatedSubscription,
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue