From 3eda9b775ae700ac544e8c5588514627796b83cd Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 8 Apr 2022 10:22:56 +0200 Subject: Support interactive video stats graph --- shared/models/videos/stats/index.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'shared/models/videos/stats/index.ts') diff --git a/shared/models/videos/stats/index.ts b/shared/models/videos/stats/index.ts index 5c4c9df2a..4a6fdaa71 100644 --- a/shared/models/videos/stats/index.ts +++ b/shared/models/videos/stats/index.ts @@ -1,6 +1,5 @@ export * from './video-stats-overall.model' export * from './video-stats-retention.model' -export * from './video-stats-timeserie-group-interval.type' export * from './video-stats-timeserie-query.model' export * from './video-stats-timeserie-metric.type' export * from './video-stats-timeserie.model' -- cgit v1.2.3