fix: remove unused array element

This commit is contained in:
yassinedorbozgithub 2025-04-04 17:30:32 +01:00
parent 7a30c363fd
commit 563e337a65

View File

@ -74,7 +74,6 @@ describe('CleanupService', () => {
CleanupService,
SettingService,
HelperService,
,
]);
const [loggerService] = await resolveMocks([LoggerService]);