diff options
Diffstat (limited to 'shared/models/videos/stats/index.ts')
-rw-r--r-- | shared/models/videos/stats/index.ts | 1 |
1 files changed, 0 insertions, 1 deletions
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 @@ | |||
1 | export * from './video-stats-overall.model' | 1 | export * from './video-stats-overall.model' |
2 | export * from './video-stats-retention.model' | 2 | export * from './video-stats-retention.model' |
3 | export * from './video-stats-timeserie-group-interval.type' | ||
4 | export * from './video-stats-timeserie-query.model' | 3 | export * from './video-stats-timeserie-query.model' |
5 | export * from './video-stats-timeserie-metric.type' | 4 | export * from './video-stats-timeserie-metric.type' |
6 | export * from './video-stats-timeserie.model' | 5 | export * from './video-stats-timeserie.model' |