aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/redundancy/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'shared/models/redundancy/index.ts')
-rw-r--r--shared/models/redundancy/index.ts4
1 files changed, 0 insertions, 4 deletions
diff --git a/shared/models/redundancy/index.ts b/shared/models/redundancy/index.ts
deleted file mode 100644
index 641a5d625..000000000
--- a/shared/models/redundancy/index.ts
+++ /dev/null
@@ -1,4 +0,0 @@
1export * from './video-redundancies-filters.model'
2export * from './video-redundancy-config-filter.type'
3export * from './video-redundancy.model'
4export * from './videos-redundancy-strategy.model'