aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/forms/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/shared/forms/index.ts')
-rw-r--r--client/src/app/shared/forms/index.ts4
1 files changed, 0 insertions, 4 deletions
diff --git a/client/src/app/shared/forms/index.ts b/client/src/app/shared/forms/index.ts
deleted file mode 100644
index 8febbfee9..000000000
--- a/client/src/app/shared/forms/index.ts
+++ /dev/null
@@ -1,4 +0,0 @@
1export * from './form-validators'
2export * from './form-reactive'
3export * from './reactive-file.component'
4export * from './textarea-autoresize.directive'