diff options
Diffstat (limited to 'shared/models/plugins/plugin-index/index.ts')
-rw-r--r-- | shared/models/plugins/plugin-index/index.ts | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/shared/models/plugins/plugin-index/index.ts b/shared/models/plugins/plugin-index/index.ts deleted file mode 100644 index 913846638..000000000 --- a/shared/models/plugins/plugin-index/index.ts +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | export * from './peertube-plugin-index-list.model' | ||
2 | export * from './peertube-plugin-index.model' | ||
3 | export * from './peertube-plugin-latest-version.model' | ||