mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove wrong comments
This commit is contained in:
parent
c8ec84562b
commit
9ff0711a73
1 changed files with 0 additions and 1 deletions
|
|
@ -446,7 +446,6 @@ export const enqueueImportFromIntegration = async (
|
|||
integrationId: string
|
||||
): Promise<string> => {
|
||||
const { GOOGLE_CLOUD_PROJECT } = process.env
|
||||
// use pubsub data format to send the userId to the task handler
|
||||
const payload = {
|
||||
userId,
|
||||
integrationId,
|
||||
|
|
|
|||
Loading…
Reference in a new issue