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