X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fhelpers%2Findex.ts;h=8cdda83f3a48b7b10decf6be5b559c307408e5c8;hb=2accfdd8ecd092de7e8c71fbd1235e139ad29832;hp=beff749ec534792b2925c9c0a9bbd9c4907f2a84;hpb=421ff4618da64f0849353383f690a014024c40da;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/helpers/index.ts b/client/src/app/helpers/index.ts index beff749ec..8cdda83f3 100644 --- a/client/src/app/helpers/index.ts +++ b/client/src/app/helpers/index.ts @@ -3,4 +3,3 @@ export * from './constants' export * from './i18n-utils' export * from './rxjs' export * from './utils' -export * from './zone'