X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Badmin%2Ffollows%2Findex.ts;h=285955468a36e9d5f6cb7c4cd358ea11dd4e2ff2;hb=c27463a603186b623500b03c6a56b330a6568350;hp=4fcb35cb1d89ff08fd9fcf8add611a5b05c934a7;hpb=818c449b3c34e9f324ac744120c8774e724ab25e;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..285955468 100644 --- a/client/src/app/+admin/follows/index.ts +++ b/client/src/app/+admin/follows/index.ts @@ -1,4 +1,3 @@ -export * from './following-add' export * from './followers-list' export * from './following-list' export * from './video-redundancies-list'