X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Badmin%2Ffollows%2Findex.ts;h=285955468a36e9d5f6cb7c4cd358ea11dd4e2ff2;hb=62068f4153cb1e67fe30a7f92947c3f2ec058c73;hp=4fcb35cb1d89ff08fd9fcf8add611a5b05c934a7;hpb=cf59a2a0c367683ba35758419499bf6087c192ec;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'