X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Faccount%2Findex.ts;h=9265fa10adf369d32eecb28c443bdc5fd59b8f88;hb=3eeeb87fe62fab3e48455f53c8a725b49878b9b3;hp=be03713cb7fb37320606717b608d40fe3d0abb29;hpb=693b1aba4675f7e3d850e0f6d07dbfc7bdff9b8c;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/account/index.ts b/client/src/app/account/index.ts index be03713cb..9265fa10a 100644 --- a/client/src/app/account/index.ts +++ b/client/src/app/account/index.ts @@ -1,4 +1,3 @@ export * from './account-routing.module'; export * from './account.component'; export * from './account.module'; -export * from './account.service';