Skip to content

Commit 143d867

Browse files
fix format
1 parent 42b92ae commit 143d867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/processor/src/service/job.service.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
import {
22
type QueueJobData,
33
WithdrawalGroupStatus,
4+
WithdrawalManager,
45
WithdrawalStatus,
56
logger,
67
timeOperation,
7-
WithdrawalManager,
88
withdrawalPrisma,
99
} from "@intmax2-withdrawal-aggregator/shared";
1010
import { EXECUTION_REVERTED_ERROR_MESSAGE } from "../constants";

0 commit comments

Comments
 (0)