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