From 25709b1f9a7074bbee285358dadabca3d325d601 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sat, 23 Nov 2019 22:32:08 +0000 Subject: [PATCH] fix(core): update --- ts/manager.git/index.ts | 2 -- 1 file changed, 2 deletions(-) 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');