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