We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4703cee commit 4ff97d7Copy full SHA for 4ff97d7
src/helpers/deleteKeys.ts
@@ -1,7 +1,6 @@
1
import { MutationError, ErrorCodeEnum } from './MutationError';
2
import { getBullConnection } from './getBullConnection';
3
import { Options } from '../definitions';
4
-import { resolve } from 'dns';
5
6
export async function deleteQueue(
7
prefix: string,
0 commit comments