X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Badmin%2Ffollows%2Findex.ts;h=4fcb35cb1d89ff08fd9fcf8add611a5b05c934a7;hb=7024e9120b381b5b3201212f5a18f5cdc14e15ff;hp=7849a06e7253a3de5151b7d315b52744b321dc4b;hpb=51548b31815c6f96f314ae96588a9adca150519d;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+admin/follows/index.ts b/client/src/app/+admin/follows/index.ts index 7849a06e7..4fcb35cb1 100644 --- a/client/src/app/+admin/follows/index.ts +++ b/client/src/app/+admin/follows/index.ts @@ -1,6 +1,6 @@ export * from './following-add' export * from './followers-list' export * from './following-list' -export * from './shared' +export * from './video-redundancies-list' export * from './follows.component' export * from './follows.routes'