remove some white space
This commit is contained in:
		| @@ -13,8 +13,6 @@ let paths = { | ||||
|     noGit: path.resolve('./test/') | ||||
| } | ||||
|  | ||||
|  | ||||
|  | ||||
| describe('smartgit', function () { | ||||
|     let testGitRepo: smartgit.GitRepo | ||||
|     let testGitRepoCloned: smartgit.GitRepo | ||||
|   | ||||
| @@ -84,7 +84,6 @@ export class GitRepo { | ||||
|         return done.promise | ||||
|     } | ||||
|  | ||||
|  | ||||
|     /** | ||||
|      * pull latest changes from remote | ||||
|      */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user