remove some white space

This commit is contained in:
2016-12-31 23:20:38 +01:00
parent 958a625633
commit f72beabd90
2 changed files with 0 additions and 3 deletions

View File

@ -13,8 +13,6 @@ let paths = {
noGit: path.resolve('./test/')
}
describe('smartgit', function () {
let testGitRepo: smartgit.GitRepo
let testGitRepoCloned: smartgit.GitRepo