fix: remove duplicate attachment module

This commit is contained in:
abdou6666
2025-04-14 10:44:08 +01:00
parent 4ff92953eb
commit 90efbf54e5

View File

@@ -64,7 +64,6 @@ import { SubscriberService } from './services/subscriber.service';
AttachmentModel,
]),
forwardRef(() => ChannelModule),
AttachmentModule,
CmsModule,
AttachmentModule,
EventEmitter2,