mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-30 12:18:11 +00:00
fix
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
import { Injectable, Logger, SetMetadata } from "@nestjs/common";
|
import { Injectable, Logger, SetMetadata } from "@nestjs/common";
|
||||||
import { Nack, RabbitSubscribe } from "@golevelup/nestjs-rabbitmq";
|
import { Nack, RabbitSubscribe } from "@golevelup/nestjs-rabbitmq";
|
||||||
import { Public } from "@edr/api-common";
|
import { Public } from "@edr/api-common";
|
||||||
import { IgnoreLoggerAudit } from "@tria-plc/auditlog";
|
|
||||||
import {
|
import {
|
||||||
PAYMENT_EVENTS_DLX,
|
PAYMENT_EVENTS_DLX,
|
||||||
PAYMENT_EVENTS_EXCHANGE,
|
PAYMENT_EVENTS_EXCHANGE,
|
||||||
|
|||||||
Reference in New Issue
Block a user