diff --git a/server/helpers/core-utils.ts b/server/helpers/core-utils.ts index 2cecea450..b1f5d9610 100644 --- a/server/helpers/core-utils.ts +++ b/server/helpers/core-utils.ts @@ -1,7 +1,7 @@ /* eslint-disable no-useless-call */ /* - Different from 'utils' because we don't not import other PeerTube modules. + Different from 'utils' because we don't import other PeerTube modules. Useful to avoid circular dependencies. */