change imports
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { Job } from 'bullmq';
|
||||
|
||||
import type { SessionsQueuePayload } from '@openpanel/queue/src/queues';
|
||||
import type { SessionsQueuePayload } from '@openpanel/queue';
|
||||
|
||||
import { createSessionEnd } from './events.create-session-end';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user