resolve conflicts

This commit is contained in:
Hongbo Wu
2024-01-25 17:40:25 +08:00
parent e4e07c8acf
commit 52419c39da
2 changed files with 2 additions and 8 deletions

View File

@ -24,8 +24,6 @@ import { CreateTaskError } from './errors'
import { stringToHash } from './helpers'
import { logger } from './logger'
import View = google.cloud.tasks.v2.Task.View
import { getBackendQueue } from '../queue-processor'
import { THUMBNAIL_JOB } from '../jobs/find_thumbnail'
// Instantiates a client.
const client = new CloudTasksClient()