diff options
Diffstat (limited to 'shared/models/videos/stats/index.ts')
-rw-r--r-- | shared/models/videos/stats/index.ts | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/shared/models/videos/stats/index.ts b/shared/models/videos/stats/index.ts deleted file mode 100644 index a9b203f58..000000000 --- a/shared/models/videos/stats/index.ts +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | export * from './video-stats-overall-query.model' | ||
2 | export * from './video-stats-overall.model' | ||
3 | export * from './video-stats-retention.model' | ||
4 | export * from './video-stats-timeserie-query.model' | ||
5 | export * from './video-stats-timeserie-metric.type' | ||
6 | export * from './video-stats-timeserie.model' | ||