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