diff options
Diffstat (limited to 'shared/models/plugins/index.ts')
-rw-r--r-- | shared/models/plugins/index.ts | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/shared/models/plugins/index.ts b/shared/models/plugins/index.ts deleted file mode 100644 index cbbe4916e..000000000 --- a/shared/models/plugins/index.ts +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | export * from './client' | ||
2 | export * from './plugin-index' | ||
3 | export * from './server' | ||
4 | export * from './hook-type.enum' | ||
5 | export * from './plugin-package-json.model' | ||
6 | export * from './plugin.type' | ||