aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/videos/stats/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'shared/models/videos/stats/index.ts')
-rw-r--r--shared/models/videos/stats/index.ts6
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 @@
1export * from './video-stats-overall-query.model'
2export * from './video-stats-overall.model'
3export * from './video-stats-retention.model'
4export * from './video-stats-timeserie-query.model'
5export * from './video-stats-timeserie-metric.type'
6export * from './video-stats-timeserie.model'