Remove debug
This commit is contained in:
@ -300,8 +300,6 @@ export const updateSubscriptionResolver = authorized<
|
||||
})
|
||||
})
|
||||
|
||||
console.log('updatedSubscription', updatedSubscription)
|
||||
|
||||
return {
|
||||
subscription: updatedSubscription,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user