X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fsignup%2Findex.ts;h=b0aca9723649be45873054f26534e5c401ba2169;hb=4771e0008dd26eadbb7eaff64255a6ec914fdadb;hp=1f4290ab5e8c54c3b02e2744b3aa0b8fbb88e192;hpb=a184c71b526000f60f00649d260638723d426e6a;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/signup/index.ts b/client/src/app/signup/index.ts index 1f4290ab5..b0aca9723 100644 --- a/client/src/app/signup/index.ts +++ b/client/src/app/signup/index.ts @@ -1,3 +1,3 @@ -export * from './signup-routing.module'; -export * from './signup.component'; -export * from './signup.module'; +export * from './signup-routing.module' +export * from './signup.component' +export * from './signup.module'