chore: clean code.
This commit is contained in:
parent
574e7ecae7
commit
ed71d83581
@ -27,7 +27,7 @@ import {
|
|||||||
getSelfInstanceQueueKey,
|
getSelfInstanceQueueKey,
|
||||||
getSelfInstanceRouteKey,
|
getSelfInstanceRouteKey,
|
||||||
} from '../commons/utils/rabbit-mq';
|
} from '../commons/utils/rabbit-mq';
|
||||||
import { rm, unlink } from 'fs/promises';
|
import { rm } from 'fs/promises';
|
||||||
import { rename } from 'fs/promises';
|
import { rename } from 'fs/promises';
|
||||||
|
|
||||||
type Spawn = typeof spawn;
|
type Spawn = typeof spawn;
|
||||||
|
Loading…
Reference in New Issue
Block a user