fix issues in core
This commit is contained in:
@@ -50,7 +50,6 @@ export class GetEntityAnalyticsQuery
|
||||
constructor(
|
||||
private readonly pageViewRepository: IPageViewRepository,
|
||||
private readonly engagementRepository: IEngagementRepository,
|
||||
// private readonly snapshotRepository: IAnalyticsSnapshotRepository, // TODO: Use when implementation is ready
|
||||
private readonly logger: Logger
|
||||
) {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user