mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
fix: redundant argument
This commit is contained in:
parent
0c3fa2cdd4
commit
4f4f50af49
1 changed files with 0 additions and 1 deletions
|
|
@ -247,7 +247,6 @@ export const importFromIntegrationResolver = authorized<
|
|||
)) as string
|
||||
// create a task to import all the pages
|
||||
const taskName = await enqueueImportFromIntegration(
|
||||
uid,
|
||||
integration.id,
|
||||
authToken
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue