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