diff --git a/ts/manager.git/index.ts b/ts/manager.git/index.ts index adbbfa3..f2c7bda 100644 --- a/ts/manager.git/index.ts +++ b/ts/manager.git/index.ts @@ -47,8 +47,6 @@ export class NpmciGitManager { logger.log('info', 'found github token.'); logger.log('info', 'attempting the mirror the repository to GitHub'); - // plugins.smartgit.GitRepo; - // remove old mirrors await bashNoError('git remote rm mirror');