X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=shared%2Fcore-utils%2Findex.ts;h=8daaa2d04a125317a9893453fd1dea9a81c0e57d;hb=60233e90d280eb865d396b30b63c0e88d13ca7db;hp=e0a6a8087167090861b80ae30a4281fe2a9fe2b4;hpb=679c12e69c9f3a2d003ee3abe8b8da49f25b2bd3;p=github%2FChocobozzz%2FPeerTube.git diff --git a/shared/core-utils/index.ts b/shared/core-utils/index.ts index e0a6a8087..8daaa2d04 100644 --- a/shared/core-utils/index.ts +++ b/shared/core-utils/index.ts @@ -4,5 +4,4 @@ export * from './i18n' export * from './plugins' export * from './renderer' export * from './users' -export * from './utils' export * from './videos'