aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/views/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/views/index.ts')
-rw-r--r--server/tests/api/views/index.ts5
1 files changed, 0 insertions, 5 deletions
diff --git a/server/tests/api/views/index.ts b/server/tests/api/views/index.ts
deleted file mode 100644
index 5e06b31fb..000000000
--- a/server/tests/api/views/index.ts
+++ /dev/null
@@ -1,5 +0,0 @@
1export * from './video-views-counter'
2export * from './video-views-overall-stats'
3export * from './video-views-retention-stats'
4export * from './video-views-timeserie-stats'
5export * from './videos-views-cleaner'