X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Badmin%2Fsystem%2Findex.ts;h=b398832cc5d76fbdfac8d45c1e732d2b67f97d54;hb=81ed2de85c4d1cedcb5b4d58f3bfa39c3601ed2a;hp=8cced0cdbfa63d9654c43f43132fcf64c84ce2eb;hpb=67ed6552b831df66713bac9e672738796128d33f;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+admin/system/index.ts b/client/src/app/+admin/system/index.ts index 8cced0cdb..b398832cc 100644 --- a/client/src/app/+admin/system/index.ts +++ b/client/src/app/+admin/system/index.ts @@ -1,5 +1,4 @@ export * from './debug' export * from './jobs' export * from './logs' -export * from './system.component' export * from './system.routes'