mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove debug line
This commit is contained in:
parent
06eb962e85
commit
4b8749ed43
1 changed files with 0 additions and 1 deletions
|
|
@ -163,7 +163,6 @@ export const uploadFileRequestResolver: ResolverFn<
|
|||
}
|
||||
}
|
||||
|
||||
console.log("createdPageId", createdPageId)
|
||||
return {
|
||||
id: uploadFileData.id,
|
||||
uploadSignedUrl,
|
||||
|
|
|
|||
Loading…
Reference in a new issue