diff options
Diffstat (limited to 'client/src/app/shared/search/index.ts')
-rw-r--r-- | client/src/app/shared/search/index.ts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/client/src/app/shared/search/index.ts b/client/src/app/shared/search/index.ts deleted file mode 100644 index d4016cf89..000000000 --- a/client/src/app/shared/search/index.ts +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | export * from './search-field.type' | ||
2 | export * from './search.component' | ||
3 | export * from './search.model' | ||
4 | export * from './search.service' | ||