mirror of
https://github.com/hexastack/hexabot
synced 2025-05-31 10:57:06 +00:00
fix: remove unused array element
This commit is contained in:
parent
7a30c363fd
commit
563e337a65
@ -74,7 +74,6 @@ describe('CleanupService', () => {
|
||||
CleanupService,
|
||||
SettingService,
|
||||
HelperService,
|
||||
,
|
||||
]);
|
||||
|
||||
const [loggerService] = await resolveMocks([LoggerService]);
|
||||
|
Loading…
Reference in New Issue
Block a user