X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Findex.ts;h=136730c91a36a8b8315f38824b546234ac45cbe1;hb=3dfa84940273619ae00f11a5f419a5e4876b2f53;hp=413dda16acb63a65f2fc2cebd0bed90cc2e35389;hpb=fada8d75550dc7365f7e18ee1569b9406251d660;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/shared/index.ts b/client/src/app/shared/index.ts index 413dda16a..136730c91 100644 --- a/client/src/app/shared/index.ts +++ b/client/src/app/shared/index.ts @@ -5,4 +5,3 @@ export * from './users' export * from './video-abuse' export * from './video-blacklist' export * from './shared.module' -export * from './utils'