mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix: remove unsued subscriber
This commit is contained in:
parent
55e7f89fc0
commit
3f452c82ec
@ -95,7 +95,6 @@ export class BotStatsService extends BaseService<BotStats> {
|
|||||||
'hook:stats:entry',
|
'hook:stats:entry',
|
||||||
BotStatsType.retention,
|
BotStatsType.retention,
|
||||||
'Retentioned users',
|
'Retentioned users',
|
||||||
subscriber,
|
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user