aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/app/shared/search/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/app/shared/search/index.ts')
-rw-r--r--client/app/shared/search/index.ts3
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 @@
1export * from './search-field.type';
2export * from './search.component';
3export * from './search.model';